diff options
author | Eric Fiselier <eric@efcs.ca> | 2017-04-20 04:19:02 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2017-04-20 04:19:02 +0000 |
commit | 70a3eb60ed2e82e91b53cb7e72e8487c7850ed8c (patch) | |
tree | ab2151eec1ec037a7bc9efca49fc0a67eaba8fbf /lldb/packages/Python/lldbsuite/test/lang/cpp/scope | |
parent | 4db0c6937335f46f6752ef4afe102406fc9df626 (diff) | |
download | bcm5719-llvm-70a3eb60ed2e82e91b53cb7e72e8487c7850ed8c.tar.gz bcm5719-llvm-70a3eb60ed2e82e91b53cb7e72e8487c7850ed8c.zip |
Rename the static version of libc++ on Windows.
Previously both the static version of libc++ and the
import library for the DLL had the same name, 'c++.lib'.
This patch renames the static library on Windows to be `libc++.lib`
so it no longer conflicts. This naming convention is consistent with
other windows libraries.
llvm-svn: 300817
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/scope')
0 files changed, 0 insertions, 0 deletions