summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/dwarfdump-64-bit-dwarf.test
Commit message (Collapse)AuthorAgeFilesLines
* DebugInfo: .debug_line DWARF64 supportEd Maste2015-05-281-0/+15
This adds support for the 64-bit DWARF format, but is still limited to less than 4GB of debug data by the DataExtractor class. Some versions of the GNU MIPS toolchain generate 64-Bit DWARF even though it isn't actually necessary. Differential Revision: http://reviews.llvm.org/D1988 llvm-svn: 238434
OpenPOWER on IntegriCloud