[PATCH] D45283: [COFF] Minimal serialization support for precompiled types records
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 9 13:21:18 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL329613: [Debuginfo][COFF] Minimal serialization support for precompiled types records (authored by aganea, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D45283?vs=141359&id=141725#toc
Repository:
rL LLVM
https://reviews.llvm.org/D45283
Files:
llvm/trunk/include/llvm/DebugInfo/CodeView/CodeView.h
llvm/trunk/include/llvm/DebugInfo/CodeView/CodeViewTypes.def
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeRecord.h
llvm/trunk/include/llvm/ObjectYAML/COFFYAML.h
llvm/trunk/include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h
llvm/trunk/include/llvm/ObjectYAML/CodeViewYAMLTypes.h
llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.h
llvm/trunk/lib/DebugInfo/CodeView/RecordName.cpp
llvm/trunk/lib/DebugInfo/CodeView/TypeDumpVisitor.cpp
llvm/trunk/lib/DebugInfo/CodeView/TypeRecordMapping.cpp
llvm/trunk/lib/ObjectYAML/COFFYAML.cpp
llvm/trunk/lib/ObjectYAML/CodeViewYAMLTypes.cpp
llvm/trunk/test/DebugInfo/Inputs/precomp-a.obj
llvm/trunk/test/DebugInfo/Inputs/precomp.obj
llvm/trunk/test/DebugInfo/precomp.test
llvm/trunk/tools/llvm-pdbutil/InputFile.cpp
llvm/trunk/tools/llvm-pdbutil/MinimalTypeDumper.cpp
llvm/trunk/tools/obj2yaml/coff2yaml.cpp
llvm/trunk/tools/yaml2obj/yaml2coff.cpp
llvm/trunk/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45283.141725.patch
Type: text/x-patch
Size: 328686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180409/75112014/attachment-0001.bin>
More information about the llvm-commits
mailing list