llvm-6502/test/tools
Timur Iskhodzhanov 3e3908e2c7 Fix dumping codeview line tables when there are multiple debug sections
Codeview line tables for functions in different sections refer to a common
STRING_TABLE_SUBSECTION for filenames.
This happens when building with -Gy or with inline functions with MSVC.

Original patch by Jeff Muizelaar!



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219125 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-06 16:59:44 +00:00
..
gold LTO: introduce object file-based on-disk module format. 2014-09-18 21:28:49 +00:00
llvm-cov Revert r218673 'llvm-cov: add test for report's function & file association.' 2014-09-30 14:48:12 +00:00
llvm-lit [tests] Cleanup initialization of test suffixes. 2013-08-16 00:37:11 +00:00
llvm-objdump Update llvm-objdump’s Mach-O symbolizer code to print the name of symbol stubs. 2014-09-26 22:20:44 +00:00
llvm-profdata llvm-profdata: Avoid undefined behaviour when reading raw profiles 2014-09-12 21:22:55 +00:00
llvm-readobj Fix dumping codeview line tables when there are multiple debug sections 2014-10-06 16:59:44 +00:00
llvm-vtabledump llvm-vtabledump: strip trailing NUL bytes 2014-09-26 05:50:45 +00:00