diff options
author | Petr Hosek <phosek@chromium.org> | 2017-04-07 20:10:29 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2017-04-07 20:10:29 +0000 |
commit | 3dc83e5e31e2ef9c2a9ddfd04a1c648d523007ea (patch) | |
tree | 6bd37f0405d85ae4da095d095fc4af91d9de318d /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c9bc745518b54e4d4b5d8e5e81c50abef5edf7e0 (diff) | |
download | llvm-3dc83e5e31e2ef9c2a9ddfd04a1c648d523007ea.zip llvm-3dc83e5e31e2ef9c2a9ddfd04a1c648d523007ea.tar.gz llvm-3dc83e5e31e2ef9c2a9ddfd04a1c648d523007ea.tar.bz2 |
[CMake][libunwind] Use -nodefaultlibs for CMake checks
Since libunwind is built with -nodefaultlibs, we should be using this
option even for CMake checks to avoid any inconsistency and also to
avoid dependency on a working C++ standard library just for the setting
up the build itself. The implementation is largely similar to the one
used by libc++.
Differential Revision: https://reviews.llvm.org/D31640
llvm-svn: 299796
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions