summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorFrancis Ricci <francisjricci@gmail.com>2016-08-22 20:27:21 +0000
committerFrancis Ricci <francisjricci@gmail.com>2016-08-22 20:27:21 +0000
commit7b27982757a733a21660c05b939285df52f00067 (patch)
treecea58dd2f314ca33101265c634037b7709e0c7ab /cmake
parent37a8f4803fc176a001f0f2d70250a7e99b5dfea5 (diff)
[compiler-rt] Don't build ubsan cxxabi sources when unused
Summary: On apple targets, when SANITIZER_CAN_USE_CXXABI is false, the ubsan cxxabi sources aren't built, since they're unused. Do this on non-apple targets as well. This fixes errors when linking sanitizers if c++ abi is unavailable. Reviewers: pcc, kubabrecka, beanz Subscribers: rnk, llvm-commits, kubabrecka, compnerd, dberris Differential Revision: https://reviews.llvm.org/D23638 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@279467 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions