Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [JITLink] Switch from an atom-based model to a "blocks and symbols" model. | Lang Hames | 2019-10-04 | 1 | -138/+0 |
* | [JITLink] Add a test for zero-filled content. | Lang Hames | 2019-05-12 | 1 | -1/+1 |
* | [ORC] Make a narrowing-cast explicit to silence a compiler warning. | Lang Hames | 2019-05-10 | 1 | -1/+1 |
* | [JITLink][MachO] Mark atoms in sections 'no-dead-strip' set live by default. | Lang Hames | 2019-05-10 | 1 | -10/+24 |
* | Reapply r360194 "[JITLink] Add support for MachO .alt_entry atoms." with fixes. | Lang Hames | 2019-05-07 | 1 | -0/+5 |
* | Revert r360194 "[JITLink] Add support for MachO .alt_entry atoms." | Lang Hames | 2019-05-07 | 1 | -5/+0 |
* | [JITLink] Add support for MachO .alt_entry atoms. | Lang Hames | 2019-05-07 | 1 | -0/+5 |
* | Initial implementation of JITLink - A replacement for RuntimeDyld. | Lang Hames | 2019-04-20 | 1 | -0/+119 |