aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/PredicateInfo.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2019-04-23 14:05:04 +0000
committerLouis Dionne <ldionne@apple.com>2019-04-23 14:05:04 +0000
commitd524fe5b3a0975a1c037669ade35c182681c14f9 (patch)
tree607ca5d457c8ef1f41944acfb4f1c99f4797798c /llvm/lib/Transforms/Utils/PredicateInfo.cpp
parent6af366be8ad3199f715c54e84c779e02bb8c18b8 (diff)
downloadllvm-d524fe5b3a0975a1c037669ade35c182681c14f9.zip
llvm-d524fe5b3a0975a1c037669ade35c182681c14f9.tar.gz
llvm-d524fe5b3a0975a1c037669ade35c182681c14f9.tar.bz2
[libc++] Remove redundant conditionals for Apple platforms
Summary: In a bunch of places, we used to check whether LIBCXX_BUILDING_LIBCXXABI is defined OR we're building for an Apple platform. This used to be necessary in a time when Apple's build script did NOT define LIBCXX_BUILDING_LIBCXXABI. However this is not relevant anymore since Apple's build does define LIBCXX_BUILDING_LIBCXXABI. Reviewers: EricWF Subscribers: christof, jkorous, dexonsmith, libcxx-commits Tags: #libc Differential Revision: https://reviews.llvm.org/D60842 llvm-svn: 358988
Diffstat (limited to 'llvm/lib/Transforms/Utils/PredicateInfo.cpp')
0 files changed, 0 insertions, 0 deletions