[all-commits] [llvm/llvm-project] 64bdd8: [COFF] Don't error if the only inputs are from /wh...
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Tue Dec 3 15:40:54 PST 2019
Branch: refs/heads/release/9.x
Home: https://github.com/llvm/llvm-project
Commit: 64bdd8bc9fbff893fc435c46b307c63f5a592d30
https://github.com/llvm/llvm-project/commit/64bdd8bc9fbff893fc435c46b307c63f5a592d30
Author: Reid Kleckner <rnk at google.com>
Date: 2019-12-03 (Tue, 03 Dec 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
(cherry picked from commit ce0f3ee5e4dc2eed5390b57d4a1e37c8bf17a995)
More information about the All-commits
mailing list