[PATCH] D50007: [CodeView] Minimal support for S_UNAMSPACE records
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 31 11:40:24 PDT 2018
aganea updated this revision to Diff 158348.
aganea retitled this revision from "[LLD] Fix 'ignoring unknown symbol record' message" to "[CodeView] Minimal support for S_UNAMSPACE records".
aganea edited the summary of this revision.
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.158348.patch
Type: text/x-patch
Size: 7537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180731/d4db3ff0/attachment.bin>
More information about the llvm-commits
mailing list