Skip to content
Commit 249c7b33 authored by Rui Ueyama's avatar Rui Ueyama
Browse files

[PECOFF] Do not add the same library to the input graph more than once.

/defaultlib options can be specified implicitly via the .drectve section, and
it's pretty common that multiple object files add the same library, such as
user32.lib, to the input. We shouldn't add the same library multiple times.

llvm-svn: 194129
parent e1c30a4e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment