<div dir="ltr">This patch fixes some ifdef's in compiler-rt that only triggered for Apple's 7S processor. Cortex-a15 devices like exynos5 and krait also support hardware division, so this change enables that in compiler-rt. There are no remaining ifdef's specific to __ARM_ARCH_7S__ in compiler-rt.<div>
<br></div><div>This change was enabled by the following other CLs in Clang and LLVM: r192963, r193074, and r193075.<br><div><br></div><div>Thanks,</div><div>Steve</div></div></div>