| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ORC][JITLink] Name in-memory compiled objects after their source modules. | Lang Hames | 2019-04-30 | 1 | -1/+2 |
| | | | | | | | | | In-memory compiled object buffer identifiers will now be derived from the identifiers of their source IR modules. This makes it easier to connect in-memory objects with their source modules in debugging output. llvm-svn: 359613 | ||||
| * | [JITLink] Remove a lot of reduntant 'JITLink_' prefixes. NFC. | Lang Hames | 2019-04-22 | 1 | -0/+77 |
| llvm-svn: 358869 | |||||

