Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [JITLink] Remove the Section::symbols_empty() method. | Lang Hames | 2019-12-05 | 1 | -2/+2 |
* | [JITLink] Switch from an atom-based model to a "blocks and symbols" model. | Lang Hames | 2019-10-04 | 1 | -63/+76 |
* | [JITLink] Add a test for zero-filled content. | Lang Hames | 2019-05-12 | 1 | -10/+29 |
* | Initial implementation of JITLink - A replacement for RuntimeDyld. | Lang Hames | 2019-04-20 | 1 | -0/+142 |