diff options
author | Chris Bieneman <beanz@apple.com> | 2015-09-23 22:52:26 +0000 |
---|---|---|
committer | Chris Bieneman <beanz@apple.com> | 2015-09-23 22:52:26 +0000 |
commit | eb71c99684136322d074fd4d59f93ce7db91a4dc (patch) | |
tree | 6dc07b2e8a20dcda3084e3011f7e524969605d84 /llvm/lib/Transforms/Utils/LoopUnroll.cpp | |
parent | 3cc9204a520da14551db7c860a45a259cce0df06 (diff) | |
download | llvm-eb71c99684136322d074fd4d59f93ce7db91a4dc.zip llvm-eb71c99684136322d074fd4d59f93ce7db91a4dc.tar.gz llvm-eb71c99684136322d074fd4d59f93ce7db91a4dc.tar.bz2 |
[darwin] [builtins] Stop generating cc_kext_ios5 and move iOS architectures out of cc_kext into cc_kext_ios
Summary:
Xcode 7 doesn't support targeting iOS5 and earlier. Instead of just dropping cc_kext_ios5, I've repurposed it to cc_kext_ios, and I'm pulling the iOS architectures out of cc_kext. Putting OS X and iOS slices inside the same archive was just odd.
There is a cooresponding clang change coming too.
Reviewers: bogner, bob.wilson
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D13112
llvm-svn: 248441
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnroll.cpp')
0 files changed, 0 insertions, 0 deletions