summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
diff options
context:
space:
mode:
authorStephen Hines <srhines@google.com>2016-11-08 21:23:26 +0000
committerStephen Hines <srhines@google.com>2016-11-08 21:23:26 +0000
commit270dab27941daf221e2b65a379c7357a1542135a (patch)
treedb20592316364a3b3d4b8a7e68a47d3f4c31b2f3 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
parent9604f3499666e1bfb1336c88159ac46b5212a8a5 (diff)
downloadbcm5719-llvm-270dab27941daf221e2b65a379c7357a1542135a.tar.gz
bcm5719-llvm-270dab27941daf221e2b65a379c7357a1542135a.zip
Define __ANDROID_API__ for all Android builds.
Summary: Bug: https://llvm.org/bugs/show_bug.cgi?id=30940 This macro (along with __ANDROID__) should always be defined for Android targets. We set it to the major (only) version of the Android API being compiled for. The Android version is able to be set as an integer suffix for any valid Android target. Reviewers: danalbert, eugenis Subscribers: cfe-commits, pirama, eugenis, tberghammer, danalbert Differential Revision: https://reviews.llvm.org/D26385 llvm-svn: 286295
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud