diff options
author | Don Hinton <hintonda@gmail.com> | 2019-06-13 19:08:49 +0000 |
---|---|---|
committer | Don Hinton <hintonda@gmail.com> | 2019-06-13 19:08:49 +0000 |
commit | ed9c7ec73dfb4d0e96ca7d663e6304e70c08b495 (patch) | |
tree | da55793117e042ad1d0edf290e2dfa6b87ff75d8 /llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | |
parent | 335f9883f06cf6ddbf9c92863a5dbf3474e8871a (diff) | |
download | bcm5719-llvm-ed9c7ec73dfb4d0e96ca7d663e6304e70c08b495.tar.gz bcm5719-llvm-ed9c7ec73dfb4d0e96ca7d663e6304e70c08b495.zip |
[lit] Disable test on darwin when building shared libs.
Summary:
This test fails to link shared libraries because tries to run
a copied version of clang-check to see if the mock version of libcxx
in the same directory can be loaded dynamically. Since the test is
specifically designed not to look in the default just-built lib
directory, it must be disabled when building with
BUILD_SHARED_LIBS=ON.
Currently only disabling it on Darwin and basing it on the
enable_shared flag.
Reviewed By: ilya-biryukov
Tags: #clang, #llvm
Differential Revision: https://reviews.llvm.org/D61697
llvm-svn: 363298
Diffstat (limited to 'llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp')
0 files changed, 0 insertions, 0 deletions