[all-commits] [llvm/llvm-project] ce0f3e: [COFF] Don't error if the only inputs are from /wh...
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Fri Nov 15 16:10:46 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ce0f3ee5e4dc2eed5390b57d4a1e37c8bf17a995
https://github.com/llvm/llvm-project/commit/ce0f3ee5e4dc2eed5390b57d4a1e37c8bf17a995
Author: Reid Kleckner <rnk at google.com>
Date: 2019-11-15 (Fri, 15 Nov 2019)
Changed paths:
M lld/COFF/Driver.cpp
M lld/test/COFF/entry-inference.test
M lld/test/COFF/out.test
M lld/test/COFF/wholearchive.s
Log Message:
-----------
[COFF] Don't error if the only inputs are from /wholearchive:
Fixes PR43744
Differential Revision: https://reviews.llvm.org/D69968
More information about the All-commits
mailing list