summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/DWARFRelocMap.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix a warning in the new DWARFheader. Add a new line at the end of the file.Nadav Rotem2013-01-251-1/+2
| | | | llvm-svn: 173518
* Add support for applying in-memory relocations to the .debug_line section ↵Andrew Kaylor2013-01-251-0/+21
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
OpenPOWER on IntegriCloud