[PATCH] D50007: [CodeView] Minimal support for S_UNAMESPACE records

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 31 12:16:24 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338417: [CodeView] Minimal support for S_UNAMESPACE records (authored by aganea, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50007?vs=158348&id=158358#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50007

Files:
  llvm/trunk/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def
  llvm/trunk/include/llvm/DebugInfo/CodeView/SymbolRecord.h
  llvm/trunk/lib/DebugInfo/CodeView/RecordName.cpp
  llvm/trunk/lib/DebugInfo/CodeView/SymbolDumper.cpp
  llvm/trunk/lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
  llvm/trunk/lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp
  llvm/trunk/lib/ObjectYAML/CodeViewYAMLSymbols.cpp
  llvm/trunk/test/DebugInfo/PDB/using-namespace.test
  llvm/trunk/tools/llvm-pdbutil/MinimalSymbolDumper.cpp
  llvm/trunk/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50007.158358.patch
Type: text/x-patch
Size: 7578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180731/a40eef0c/attachment.bin>


More information about the llvm-commits mailing list