Include __mulodi4 in the 32-bit ARM versions of libclang_rt.cc_kext.a.
authorBob Wilson <bob.wilson@apple.com>
Sun, 19 Apr 2015 04:09:44 +0000 (04:09 +0000)
committerBob Wilson <bob.wilson@apple.com>
Sun, 19 Apr 2015 04:09:44 +0000 (04:09 +0000)
commita2f65bd047325e19bf05543aae8b195b1fad2a25
tree2a8150ad095a0179dabacb1afedc853bba61cd57
parentf2ff50f2495d0de15d3e43b9d5fe4c6196fc28dd
Include __mulodi4 in the 32-bit ARM versions of libclang_rt.cc_kext.a.

This is needed when building the Darwin kernel with
-fsanitize=undefined-trap. rdar://problem/12783702

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