aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/ConstantFold.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-02-01 18:11:34 +0000
committerChris Lattner <sabre@nondot.org>2010-02-01 18:11:34 +0000
commitbf45fbeae85715376c7f141825df65dd5a66e0ca (patch)
treef0bf9cfda7327d5f4b3bc6bc62e68caa8d7b1f4e /lib/VMCore/ConstantFold.cpp
parent538f88dfba9a0c96a0b9250d84b2705e7777e6be (diff)
downloadexternal_llvm-bf45fbeae85715376c7f141825df65dd5a66e0ca.zip
external_llvm-bf45fbeae85715376c7f141825df65dd5a66e0ca.tar.gz
external_llvm-bf45fbeae85715376c7f141825df65dd5a66e0ca.tar.bz2
fix rdar://7590304, a miscompilation of objc apps on arm. The caller
of objc message send was getting marked arm_apcscc, but the prototype isn't. This is fine at runtime because objcmsgsend is implemented in assembly. Only turn a mismatched caller and callee into 'unreachable' if the callee is a definition. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94986 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/VMCore/ConstantFold.cpp')
0 files changed, 0 insertions, 0 deletions