Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [JITLink] Remove relocation unit tests. | Lang Hames | 2019-10-30 | 1 | -251/+0 |
* | [Mips] Use appropriate private label prefix based on Mips ABI | Mirko Brkusanin | 2019-10-23 | 1 | -1/+3 |
* | [JITLink] Switch from an atom-based model to a "blocks and symbols" model. | Lang Hames | 2019-10-04 | 1 | -14/+12 |
* | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -3/+3 |
* | [JITLink] Add check to JITLink unit test to bail out for unsupported targets. | Lang Hames | 2019-04-20 | 1 | -12/+31 |
* | Initial implementation of JITLink - A replacement for RuntimeDyld. | Lang Hames | 2019-04-20 | 1 | -0/+232 |