Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-25 | Fix a warning in the new DWARFheader. Add a new line at the end of the file. | Nadav Rotem | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173518 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2013-01-25 | Add support for applying in-memory relocations to the .debug_line section ↵ | Andrew Kaylor | |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173517 91177308-0d34-0410-b5e6-96231b3b80d8 |