| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for applying in-memory relocations to the .debug_line section ↵ | Andrew Kaylor | 2013-01-25 | 1 | -0/+2 |
| | | | | | | | and, in the case of ELF files, using symbol addresses when available for relocations to the .debug_info section. Also extending the llvm-rtdyld tool to add the ability to dump line number information for testing purposes. llvm-svn: 173517 | ||||
| * | Sort includes for all of the .h files under the 'lib' tree. These were | Chandler Carruth | 2012-12-04 | 1 | -2/+2 |
| | | | | | | | | | | | missed in the first pass because the script didn't yet handle include guards. Note that the script is now able to handle all of these headers without manual edits. =] llvm-svn: 169224 | ||||
| * | Remove DOS line endings. | Jakub Staszak | 2012-11-14 | 1 | -76/+76 |
| | | | | | llvm-svn: 167968 | ||||
| * | Clean-up of memory buffer and object ownership model in MCJIT | Andrew Kaylor | 2012-10-02 | 1 | -0/+76 |
| llvm-svn: 165053 | |||||

