Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [ORC] Replace lookupFlags in JITSymbolResolver with getResponsibilitySet. | Lang Hames | 2018-08-28 | 1 | -2/+2 |
* | [ORC] Simplify VSO::lookupFlags to return the flags map. | Lang Hames | 2018-07-20 | 1 | -3/+2 |
* | [ORC] Switch to shared_ptr ownership for AsynchronousSymbolQueries. | Lang Hames | 2018-02-14 | 1 | -2/+3 |
* | [ORC] Start migrating ORC layers to use the new ORC Core.h APIs. | Lang Hames | 2018-02-06 | 1 | -0/+11 |
* | [ORC] Rename NullResolver to NullLegacyResolver. | Lang Hames | 2018-02-03 | 1 | -2/+3 |
* | [ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol. | Lang Hames | 2016-08-01 | 1 | -3/+2 |
* | Fix line endings (NFC) | Joseph Tremoulet | 2015-06-22 | 1 | -27/+27 |
* | [ORC] Add NullResolver | Joseph Tremoulet | 2015-06-22 | 1 | -0/+27 |