PR21189: Teach llvm-readobj to dump bits of COFF symbol subsections required to debug...
authorTimur Iskhodzhanov <timurrrr@google.com>
Thu, 23 Oct 2014 22:25:31 +0000 (22:25 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Thu, 23 Oct 2014 22:25:31 +0000 (22:25 +0000)
commit56af52f85286b2d75788ef447d5c46aad747ab31
treebfb08e20d229b4aee37962433d2d7f56cf319ca1
parent5a6a2fcdeef3f51d98183cb5d737facf91718a4b
PR21189: Teach llvm-readobj to dump bits of COFF symbol subsections required to debug using VS2012+

Reviewed at http://reviews.llvm.org/D5755
Thanks to Andrey Guskov for his help investigating this!

llvm-svn: 220526
llvm/include/llvm/Support/COFF.h
llvm/test/tools/llvm-readobj/codeview-linetables.test
llvm/tools/llvm-readobj/COFFDumper.cpp