[PATCH] D42188: [LLD][PDB] Implement FIXME: Warn on missing TypeServer PDB rather than error
Colden Cullen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 17 10:44:52 PST 2018
colden created this revision.
colden added reviewers: rnk, zturner.
Instead of fatal-ing out when missing a type server PDB, insead warn and cache the miss.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D42188
Files:
COFF/PDB.cpp
test/COFF/pdb-type-server-missing.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42188.130212.patch
Type: text/x-patch
Size: 4912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180117/9b9138ae/attachment.bin>
More information about the llvm-commits
mailing list