[PATCH] D66431: [PDB] Fix bug when using multiple PCH header objects with the same name.
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 10 13:27:16 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG02c53868116d: [PDB] Fix bug when using multiple PCH header objects with the same name. (authored by zturner).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66431/new/
https://reviews.llvm.org/D66431
Files:
lld/COFF/PDB.cpp
lld/test/COFF/Inputs/precompa/precomp.obj
lld/test/COFF/Inputs/precompa/useprecomp.obj
lld/test/COFF/Inputs/precompb/precomp.obj
lld/test/COFF/Inputs/precompb/useprecomp.obj
lld/test/COFF/precomp-link-samename.test
lld/test/COFF/precomp-link.test
llvm/include/llvm/DebugInfo/PDB/GenericError.h
llvm/lib/DebugInfo/PDB/GenericError.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66431.224458.patch
Type: text/x-patch
Size: 5510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191010/5999f317/attachment.bin>
More information about the llvm-commits
mailing list