diff options
author | Rui Ueyama <ruiu@google.com> | 2013-11-06 05:13:20 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2013-11-06 05:13:20 +0000 |
commit | 249c7b335e0b8ff7860fee2be2d63b97c9ccc3c2 (patch) | |
tree | 53b3e68026eaaaf7e2ef46c532ac36039726fad1 /llvm/lib/Support/DynamicLibrary.cpp | |
parent | e1c30a4e0420512fab2e258c8580161acacdef49 (diff) | |
download | llvm-249c7b335e0b8ff7860fee2be2d63b97c9ccc3c2.zip llvm-249c7b335e0b8ff7860fee2be2d63b97c9ccc3c2.tar.gz llvm-249c7b335e0b8ff7860fee2be2d63b97c9ccc3c2.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/Support/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions