[COFF] Make it clearer that the symbols subsection holds function display name rather...
authorTimur Iskhodzhanov <timurrrr@google.com>
Wed, 12 Nov 2014 20:10:09 +0000 (20:10 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Wed, 12 Nov 2014 20:10:09 +0000 (20:10 +0000)
commit629ba0ac0d70d041ce018cc79cc916580b4be788
treecd59aa76ac48d1a7dfb51d63ae007953a93b8e01
parentbe303369120cad631bfc79739430fe557ac60253
[COFF] Make it clearer that the symbols subsection holds function display name rather than just name

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221812 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp
test/DebugInfo/COFF/asm.ll
test/DebugInfo/COFF/multifile.ll
test/DebugInfo/COFF/multifunction.ll
test/DebugInfo/COFF/simple.ll
test/tools/llvm-readobj/codeview-linetables.test
tools/llvm-readobj/COFFDumper.cpp