summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objcopy/Object.cpp
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2018-05-22 01:01:56 +0000
committerPetr Hosek <phosek@chromium.org>2018-05-22 01:01:56 +0000
commitf6dda7cb44c6ee37108f8bb87e606f05563675fe (patch)
tree710e9c25f07b94717ddd911b8c1ee29f558a0698 /llvm/tools/llvm-objcopy/Object.cpp
parent0681d9e6d96178a3ed971913d2b0491eeeff290e (diff)
downloadbcm5719-llvm-f6dda7cb44c6ee37108f8bb87e606f05563675fe.tar.gz
bcm5719-llvm-f6dda7cb44c6ee37108f8bb87e606f05563675fe.zip
[CMake] Use a different source depending on C++ support
When using system C++ library, assume we have a working C++ compiler and try to compile a complete C++ program. When using in tree C++ library, only check the C compiler since the C++ library likely won't have been built yet at time of running the check. Differential Revision: https://reviews.llvm.org/D47169 llvm-svn: 332924
Diffstat (limited to 'llvm/tools/llvm-objcopy/Object.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud