llvm-project/libcxx/lib
Eric Fiselier cc1f65ca30 [libc++] [CMake] Link with /nodefaultlibs on Windows
Summary:
This patch attempts to fix the libc++ build/link so that it doesn't use an default C++ libraries on Windows.  This is needed to prevent linking to MSVC's STL library.

Additionally this patch changes libc++ so that it is always linked with the non-debug DLL's (e.g. `/MD`). This is needed so that the test suite can correctly link the same libraries without needing to know which configuration `c++.dll` was linked with.


Reviewers: compnerd, rnk, majnemer, kimgr, awson, halyavin, smeenai

Subscribers: cfe-commits, mgorny

Differential Revision: https://reviews.llvm.org/D28441

llvm-svn: 292001
2017-01-14 06:06:47 +00:00
..
abi Update version to 5.0 2017-01-13 18:29:56 +00:00
CMakeLists.txt [libc++] [CMake] Link with /nodefaultlibs on Windows 2017-01-14 06:06:47 +00:00
buildit Fix build using the buildit script 2016-12-29 22:42:45 +00:00
libc++abi.exp
libc++abi2.exp [libcxx] Reexport std::bad_array_length symbols from libc++abi on OS X. 2015-10-05 19:28:48 +00:00
libc++sjlj-abi.exp
libc++unexp.exp
notweak.exp
weak.exp Fix <rdar://problem/10136825> 2011-10-04 23:11:56 +00:00