diff options
author | Petr Hosek <phosek@chromium.org> | 2017-04-06 21:06:33 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2017-04-06 21:06:33 +0000 |
commit | 7dc0e3d357dde8b2dd9ee7e61f97ba90a400c46f (patch) | |
tree | 92eed187e11623a56244c1079120721407a91cfb /lldb/source/Core/Module.cpp | |
parent | b4da6840d85a9d0b62da4915ff0f9c075d6d8c7c (diff) | |
download | bcm5719-llvm-7dc0e3d357dde8b2dd9ee7e61f97ba90a400c46f.tar.gz bcm5719-llvm-7dc0e3d357dde8b2dd9ee7e61f97ba90a400c46f.zip |
[CMake][libcxx] Use check_c_compiler_flag to check for nodefaultlibs
We're using -nodefaultlibs to avoid the dependency on C++ library
when using check_cxx_compiler_flag, and as such we cannot use
check_cxx_compiler_flag to check the availability of -nodefaultlibs
itself.
llvm-svn: 299711
Diffstat (limited to 'lldb/source/Core/Module.cpp')
0 files changed, 0 insertions, 0 deletions