Reenable use of divmod compiler_rt functions for iOS 5.0 and later.
authorBob Wilson <bob.wilson@apple.com>
Fri, 7 Oct 2011 16:59:21 +0000 (16:59 +0000)
committerBob Wilson <bob.wilson@apple.com>
Fri, 7 Oct 2011 16:59:21 +0000 (16:59 +0000)
commit2fef4573df6fd645f4401302d21c16e72418e3a8
tree6f9a711f8557967f388fd9a0bb47b88c360caa2d
parent7761948761d60209a5d5bf2f09a3249ccc0168e6
Reenable use of divmod compiler_rt functions for iOS 5.0 and later.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141368 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/ARM/divmod.ll [new file with mode: 0644]