commit | 5d25204af9871a93c082e519e650bd83e5120542 | [log] [tgz] |
---|---|---|
author | Ed Maste <emaste@freebsd.org> | Thu May 28 15:38:17 2015 +0000 |
committer | Ed Maste <emaste@freebsd.org> | Thu May 28 15:38:17 2015 +0000 |
tree | 3e7575c2fc2ca2fa52d326453911d49b17af2a78 | |
parent | c4e38f605ece18948602ed104c3d138140386691 [diff] |
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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238434 91177308-0d34-0410-b5e6-96231b3b80d8