summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Inputs
diff options
context:
space:
mode:
authorEd Maste <emaste@freebsd.org>2015-05-28 15:38:17 +0000
committerEd Maste <emaste@freebsd.org>2015-05-28 15:38:17 +0000
commit6d0bee5fc2c0a4b3ac6ad5e4d03ec5544b395ea1 (patch)
treec0d7e4470182d36bc1b7de45c15e48d60722475c /llvm/test/DebugInfo/Inputs
parent5f2d0c3c23d1287522c20bb59337eb3ed9147511 (diff)
downloadbcm5719-llvm-6d0bee5fc2c0a4b3ac6ad5e4d03ec5544b395ea1.tar.gz
bcm5719-llvm-6d0bee5fc2c0a4b3ac6ad5e4d03ec5544b395ea1.zip
DebugInfo: .debug_line DWARF64 support
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
Diffstat (limited to 'llvm/test/DebugInfo/Inputs')
-rwxr-xr-xllvm/test/DebugInfo/Inputs/dwarfdump.elf-mips64-64-bit-dwarfbin0 -> 15638 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/DebugInfo/Inputs/dwarfdump.elf-mips64-64-bit-dwarf b/llvm/test/DebugInfo/Inputs/dwarfdump.elf-mips64-64-bit-dwarf
new file mode 100755
index 00000000000..5dbfea52212
--- /dev/null
+++ b/llvm/test/DebugInfo/Inputs/dwarfdump.elf-mips64-64-bit-dwarf
Binary files differ
OpenPOWER on IntegriCloud