Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove @brief commands from doxygen comments, too. | Adrian Prantl | 2018-05-01 | 1 | -2/+2 |
* | [ORC] Add orc::SymbolResolver, a Orc/Legacy API interop header, and an | Lang Hames | 2018-01-22 | 1 | -2/+2 |
* | [ORC] Re-apply r322913 with a fix for a read-after-free error. | Lang Hames | 2018-01-19 | 1 | -0/+50 |
* | [ORC] Revert r322913 while I investigate an ASan failure. | Lang Hames | 2018-01-19 | 1 | -50/+0 |
* | [ORC] Redesign the JITSymbolResolver interface to support bulk queries. | Lang Hames | 2018-01-19 | 1 | -0/+50 |
* | [RuntimeDyld][ORC] Add support for Thumb mode to RuntimeDyldMachOARM. | Lang Hames | 2017-08-09 | 1 | -0/+8 |
* | [ExecutionEngine][RuntimeDyld] Move JITSymbol from ExecutionEngine to Runtime... | Lang Hames | 2016-08-07 | 1 | -0/+41 |