Add option to emit @llvm.trap as a function call instead of a trap instruction. rdar...
authorEvan Cheng <evan.cheng@apple.com>
Thu, 7 Apr 2011 20:31:12 +0000 (20:31 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 7 Apr 2011 20:31:12 +0000 (20:31 +0000)
commit274d8d4eba8224b64e0bbc7196011ae7e0477453
treea433b0702162f4568861a33c440970ebf8230839
parentce8463f1fb223ecea1243b2274a7c18ddab6e815
Add option to emit @llvm.trap as a function call instead of a trap instruction. rdar://9249183.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129107 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/ARM/trap.ll