Changing representation of .cv_def_range directives in Codeview debug info assembly...
authorNilanjana Basu <nilanjana.basu87@gmail.com>
Mon, 5 Aug 2019 13:11:51 +0000 (13:11 +0000)
committerNilanjana Basu <nilanjana.basu87@gmail.com>
Mon, 5 Aug 2019 13:11:51 +0000 (13:11 +0000)
commita885afa9fa8cab3b34f1ddf3d21535f88b662881
tree55184727a14bf5bcdc44d1e0f0e80d76c8f03235
parentf9e0df071ec24a2b0aafe52a1d67d359744cf26e
Changing representation of .cv_def_range directives in Codeview debug info assembly format for better readability

llvm-svn: 367850
22 files changed:
lld/test/COFF/s_udt.s
lldb/lit/SymbolFile/NativePDB/Inputs/s_constant.s
lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp
llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h
llvm/include/llvm/MC/MCStreamer.h
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/lib/DebugInfo/CodeView/SymbolDumper.cpp
llvm/lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
llvm/lib/MC/MCAsmStreamer.cpp
llvm/lib/MC/MCParser/AsmParser.cpp
llvm/lib/MC/MCStreamer.cpp
llvm/lib/ObjectYAML/CodeViewYAMLSymbols.cpp
llvm/test/DebugInfo/COFF/fp-stack.ll
llvm/test/DebugInfo/COFF/local-variable-gap.ll
llvm/test/DebugInfo/COFF/local-variables.ll
llvm/test/DebugInfo/COFF/nrvo.ll
llvm/test/DebugInfo/COFF/pieces.ll
llvm/test/DebugInfo/COFF/register-variables.ll
llvm/test/MC/COFF/cv-def-range-align.s
llvm/test/MC/COFF/cv-def-range-gap.s
llvm/test/MC/COFF/cv-def-range.s
llvm/tools/llvm-pdbutil/MinimalSymbolDumper.cpp