diff options
author | Eric Fiselier <eric@efcs.ca> | 2016-06-02 01:10:08 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2016-06-02 01:10:08 +0000 |
commit | a4f2460fa54307d00c099802460e96ccd7db779b (patch) | |
tree | a2f58aac7230234238a1bcd5a42d5c5ddcbb3099 /llgo | |
parent | 39a724ea368979599a5387dc812c4b63f14bb082 (diff) | |
download | bcm5719-llvm-a4f2460fa54307d00c099802460e96ccd7db779b.tar.gz bcm5719-llvm-a4f2460fa54307d00c099802460e96ccd7db779b.zip |
[libcxx] Allow target flags to affect CMake configuration tests
Summary:
This patch changes the libc++ 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.
This patch fixes:
https://llvm.org/bugs/show_bug.cgi?id=24322
Reviewers: danalbert, jroelofs, bcraig, compnerd
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D20887
llvm-svn: 271460
Diffstat (limited to 'llgo')
0 files changed, 0 insertions, 0 deletions