[all-commits] [llvm/llvm-project] 8045a8: [COFF] Warn that LLD does not support /PDBSTRIPPED:
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Wed Jan 15 15:11:24 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8045a8a7f184b682bfb4e729a986a3c2bd3a5b4e
https://github.com/llvm/llvm-project/commit/8045a8a7f184b682bfb4e729a986a3c2bd3a5b4e
Author: Reid Kleckner <rnk at google.com>
Date: 2020-01-15 (Wed, 15 Jan 2020)
Changed paths:
M lld/COFF/Driver.cpp
M lld/COFF/Options.td
A lld/test/COFF/pdbstripped.test
Log Message:
-----------
[COFF] Warn that LLD does not support /PDBSTRIPPED:
Doesn't really fix PR44491, but it avoids treating it as an input.
More information about the All-commits
mailing list