summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/function.objects/comparisons/less.pass.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2016-06-02 02:18:31 +0000
committerEric Fiselier <eric@efcs.ca>2016-06-02 02:18:31 +0000
commitffd1893df575aa6dda6b37f0c942293330110907 (patch)
treec8756dd63d0d3dd93f5ea0ac055bd690b00df238 /libcxx/test/std/utilities/function.objects/comparisons/less.pass.cpp
parente44604aec73c7f8864ccd1fe295f41d80066f1ed (diff)
downloadbcm5719-llvm-ffd1893df575aa6dda6b37f0c942293330110907.tar.gz
bcm5719-llvm-ffd1893df575aa6dda6b37f0c942293330110907.zip
[libcxxabi] Allow target flags to affect configuration tests.
Summary: This patch changes the libc++abi CMake so that it adds certain target flags like '-m32' or '--gcc-toolchain' before including `config-ix.cmake`. Since these flags can affect things like `check_library_exists([...])` they needed to be added before the tests are performed. Additionally this patch adds `LIBCXXABI_BUILD_32_BITS` which defaults to `LLVM_BUILD_32_BITS`. This patch fixes: https://llvm.org/bugs/show_bug.cgi?id=27950 https://llvm.org/bugs/show_bug.cgi?id=27959 Reviewers: danalbert, jroelofs, bcraig, compnerd, EricWF Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D20886 llvm-svn: 271470
Diffstat (limited to 'libcxx/test/std/utilities/function.objects/comparisons/less.pass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud