diff options
author | Renato Golin <renato.golin@linaro.org> | 2015-07-31 15:25:11 +0000 |
---|---|---|
committer | Renato Golin <renato.golin@linaro.org> | 2015-07-31 15:25:11 +0000 |
commit | 9e737939fb00f17a76b62d40aac468c9f2e59c26 (patch) | |
tree | 09050b5845ee80bdbe221a14a49db6ed06c109eb /llvm/lib/Object/COFFObjectFile.cpp | |
parent | c0ff8bd92e0245044f291658b35a0dabcfaec910 (diff) | |
download | bcm5719-llvm-9e737939fb00f17a76b62d40aac468c9f2e59c26.tar.gz bcm5719-llvm-9e737939fb00f17a76b62d40aac468c9f2e59c26.zip |
[libc++abi] Allow use just compiled clang++ for tests
Currently, the tests assume the system compiler is the one we want
to test, but if we build libcxxabi together with LLVM+Clang, it'll
get the wrong compiler.
This patch allows us to test if we have clang++ in our /bin directory,
and if so, use it.
llvm-svn: 243752
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions