[PATCH] D45213: [COFF][LLD] Add link support for precompiled headers .objs
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 5 11:23:25 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL346154: [COFF][LLD] Add link support for Microsoft precompiled headers OBJs (authored by aganea, committed by ).
Herald added a subscriber: kristina.
Changed prior to commit:
https://reviews.llvm.org/D45213?vs=171104&id=172620#toc
Repository:
rL LLVM
https://reviews.llvm.org/D45213
Files:
lld/trunk/COFF/InputFiles.h
lld/trunk/COFF/PDB.cpp
lld/trunk/test/COFF/Inputs/precomp-a.obj
lld/trunk/test/COFF/Inputs/precomp-b.obj
lld/trunk/test/COFF/Inputs/precomp-invalid.obj
lld/trunk/test/COFF/Inputs/precomp.obj
lld/trunk/test/COFF/precomp-link.test
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h
llvm/trunk/include/llvm/DebugInfo/PDB/GenericError.h
llvm/trunk/include/llvm/Support/BinaryStreamArray.h
llvm/trunk/lib/DebugInfo/CodeView/CodeViewError.cpp
llvm/trunk/lib/DebugInfo/CodeView/TypeStreamMerger.cpp
llvm/trunk/lib/DebugInfo/PDB/GenericError.cpp
llvm/trunk/tools/llvm-readobj/COFFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45213.172620.patch
Type: text/x-patch
Size: 33533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181105/a00d4fbb/attachment.bin>
More information about the llvm-commits
mailing list