diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2018-02-06 22:59:24 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2018-02-06 22:59:24 +0000 |
commit | 339dbb8af2a7372bb79cdb8f5a9d87138b50e3da (patch) | |
tree | 44f58b80668a19d2e502367d26cb9002df46ff67 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 637aafc4516594b058453f34c2a4f0496fd80d41 (diff) | |
download | llvm-339dbb8af2a7372bb79cdb8f5a9d87138b50e3da.zip llvm-339dbb8af2a7372bb79cdb8f5a9d87138b50e3da.tar.gz llvm-339dbb8af2a7372bb79cdb8f5a9d87138b50e3da.tar.bz2 |
Convert a use of Config->Static.
In lld this was the only use of Config->Static where it meant anything
else other than "use .a instead of .so".
If a program turns out to not use any dynamic libraries, we should
produce the same result with and without -static.
llvm-svn: 324421
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions