Do not build a separate x86_64h Haswell slice for the iOS simulator.
authorBob Wilson <bob.wilson@apple.com>
Mon, 10 Nov 2014 17:05:21 +0000 (17:05 +0000)
committerBob Wilson <bob.wilson@apple.com>
Mon, 10 Nov 2014 17:05:21 +0000 (17:05 +0000)
commitda37021cf3d2c4b0987d32a401f819a717946892
tree43508f2696584a7400f92a091d69cff98f2cc47e
parent0bd9a19b28b9a5129652a7f0baf3d8f27d8a7186
Do not build a separate x86_64h Haswell slice for the iOS simulator.

r199996 added new x86_64h slices for all the Darwin compiler_rt libraries
that had an x86_64 slice, but that is overkill for the iOS Simulator
platform where the x86_64h slice is never used.

llvm-svn: 221610
compiler-rt/make/platform/clang_darwin.mk