summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp
diff options
context:
space:
mode:
authorDiego Novillo <dnovillo@google.com>2019-07-11 22:08:35 +0000
committerDiego Novillo <dnovillo@google.com>2019-07-11 22:08:35 +0000
commita35a7d49e5e904bedd0bb7623ec04af499b5e9be (patch)
tree183a3cf2f7420f32bab838d9ba9db2e1c20a6457 /llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp
parentf55aad0356fd3fdba725c0d900f74ce76d00565f (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud