diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-08-30 22:10:27 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-08-30 22:10:27 +0000 |
commit | d01704b149df0eecd294019485d46699010c4a2f (patch) | |
tree | 2597f2371c501a2dc34cef7f41da797caae4cb66 /lldb/scripts/Python/finish-swig-Python-LLDB.sh | |
parent | dbaa61cbe36fb6178382cb1a3eb636ebb516bc1d (diff) | |
download | bcm5719-llvm-d01704b149df0eecd294019485d46699010c4a2f.tar.gz bcm5719-llvm-d01704b149df0eecd294019485d46699010c4a2f.zip |
Driver: use the canonical static library naming
On Windows, static libraries are named lib<name>.lib while import libraries are
named <name>.lib. Use the appropriate naming on itanium and msvc environments.
This is setup properly so that if a dynamic builtins is used on Windows, it
would do the right thing, although this is not currently wired through the
driver (i.e. there is no equivalent to -{shared,static}-gcc).
llvm-svn: 280169
Diffstat (limited to 'lldb/scripts/Python/finish-swig-Python-LLDB.sh')
0 files changed, 0 insertions, 0 deletions