summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/dwarfdump-debug-loc-simple.test
Commit message (Collapse)AuthorAgeFilesLines
* Spell correct (s/begining/beginning/)David Blaikie2013-06-191-11/+11
| | | | llvm-svn: 184362
* llvm-dwarfdump: Add support for dumping the .debug_loc sectionDavid Blaikie2013-06-191-0/+26
This is a basic implementation - we still don't have any support (that I know of) for dumping DWARF expressions in a meaningful way, so the location information itself is just printed as a sequence of bytes as we do elsewhere. llvm-svn: 184361
OpenPOWER on IntegriCloud