aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorKeno Fischer <kfischer@college.harvard.edu>2015-10-04 18:51:04 +0000
committerKeno Fischer <kfischer@college.harvard.edu>2015-10-04 18:51:04 +0000
commit75fada02114bb279b81cfee13c4775dbfb58d469 (patch)
tree407384f1871584d11293412671e84ca46b614519 /clang/lib/Basic/SourceManager.cpp
parent429c8eda22eaa5567612dd804e75973aa1b6e5b3 (diff)
downloadllvm-75fada02114bb279b81cfee13c4775dbfb58d469.zip
llvm-75fada02114bb279b81cfee13c4775dbfb58d469.tar.gz
llvm-75fada02114bb279b81cfee13c4775dbfb58d469.tar.bz2
Fix makefile build on OSX when ARM targets are not enabled
Summary: When LLVM/Clang is built without ARM support, the ios_kext runtime library is not built, but without this patch, the Makefile still tries to copy it. This is a recent regression, because the ios_kext library used to also be built on x86_64. Reviewers: beanz Subscribers: aemerson, cfe-commits, rengolin Differential Revision: http://reviews.llvm.org/D13421 llvm-svn: 249281
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions