llvm-6502/include/llvm/DebugInfo
Ed Maste 5d25204af9 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
2015-05-28 15:38:17 +00:00
..
DWARF DebugInfo: .debug_line DWARF64 support 2015-05-28 15:38:17 +00:00
PDB A few fixes for llvm-symbolizer on Windows. 2015-05-06 22:26:30 +00:00
DIContext.h Revert part of r237975, "Fix Clang -Wmissing-override warning" in DIContext.h, to appease g++-4.7. 2015-05-22 05:52:50 +00:00