diff options
| author | Diego Novillo <dnovillo@google.com> | 2019-07-11 22:08:35 +0000 |
|---|---|---|
| committer | Diego Novillo <dnovillo@google.com> | 2019-07-11 22:08:35 +0000 |
| commit | a35a7d49e5e904bedd0bb7623ec04af499b5e9be (patch) | |
| tree | 183a3cf2f7420f32bab838d9ba9db2e1c20a6457 /llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp | |
| parent | f55aad0356fd3fdba725c0d900f74ce76d00565f (diff) | |
| download | bcm5719-llvm-a35a7d49e5e904bedd0bb7623ec04af499b5e9be.tar.gz bcm5719-llvm-a35a7d49e5e904bedd0bb7623ec04af499b5e9be.zip | |
Fix build errors LLVM tests are disabled.
Original patch from alanbaker@google.com
Fixes the error:
CMake Error in <...>/llvm/cmake/modules/CMakeLists.txt:
export called with target "LLVMTestingSupport" which requires target
"gtest" that is not in the export set.
This occurs when LLVM is embedded in a larger project, but is configured not to
include tests. If testing is disabled gtest isn't available and LLVM fails to
configure.
Differential revision: https://reviews.llvm.org/D63097
llvm-svn: 365836
Diffstat (limited to 'llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp')
0 files changed, 0 insertions, 0 deletions

