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] Re-apply r345077 with fixes to remove ambiguity in lookup calls. | Lang Hames | 2018-10-23 | 1 | -2/+2 |
* | Revert r345077 "[ORC] Change how non-exported symbols are matched during look... | Reid Kleckner | 2018-10-23 | 1 | -2/+2 |
* | [ORC] Change how non-exported symbols are matched during lookup. | Lang Hames | 2018-10-23 | 1 | -2/+2 |
* | [ORC] Make the VModuleKey optional, propagate it via MaterializationUnit and | Lang Hames | 2018-10-16 | 1 | -2/+2 |
* | [ORC] During lookup, do not match against hidden symbols in other JITDylibs. | Lang Hames | 2018-10-13 | 1 | -2/+2 |
* | [ORC] Pass symbol name to discard by const reference. | Lang Hames | 2018-10-06 | 1 | -1/+1 |
* | [ORC] Improve debugging output for ORC. | Lang Hames | 2018-09-28 | 1 | -0/+4 |
* | [ORC] Add a "lazy call-through" utility based on the same underlying trampoline | Lang Hames | 2018-09-26 | 1 | -0/+204 |