hanchenye-llvm-project/libcxx
Saleem Abdulrasool 99c19ada66 build: use more portable spelling for flag
Use `CMAKE_LIBRARY_PATH_FLAG` instead of hard-coding it to -L.  This
silences a warning with cl which expects `/LIBPATH` instead.

llvm-svn: 290938
2017-01-04 05:49:55 +00:00
..
benchmarks improve performance of string::find 2016-12-30 18:01:36 +00:00
cmake Recommit r290839 - Fix configuring and building libc++ w/o an ABI library. 2017-01-03 01:18:48 +00:00
docs Update year to 2017 2017-01-03 11:20:43 +00:00
include Refactor bitscan64 check 2017-01-04 01:53:24 +00:00
lib build: use more portable spelling for flag 2017-01-04 05:49:55 +00:00
src clean up use of _WIN32 2017-01-03 21:53:51 +00:00
test [libcxx] [test] Strip trailing whitespace. 2017-01-04 00:53:41 +00:00
utils Fix creating __generated_config on Windows 2017-01-03 03:55:29 +00:00
www Update year to 2017 2017-01-03 11:20:43 +00:00
.arcconfig Upgrade arcconfig to use https 2016-07-18 02:02:49 +00:00
.clang-format clang-format: tweak configuration 2017-01-03 04:23:52 +00:00
.gitignore Implement N4606 optional 2016-10-12 07:46:20 +00:00
CMakeLists.txt [libcxx] Add build/test support for the externally threaded libc++abi variant 2017-01-03 12:59:50 +00:00
CREDITS.TXT Add entry to CREDITS.TXT for propagate_const 2016-06-19 19:36:28 +00:00
LICENSE.TXT Update year to 2017 2017-01-03 11:20:43 +00:00
NOTES.TXT Update doc and various cleanup 2016-12-23 20:00:13 +00:00
TODO.TXT Update doc and various cleanup 2016-12-23 20:00:13 +00:00