Skip to content
Commit 283ffdfa authored by Chris Lattner's avatar Chris Lattner
Browse files

Fix compilation of 126.gcc: intrinsic functions cannot throw, so they are not

allowed in invoke instructions.  Thus, if we are inlining a call to an intrinsic
function into an invoke site, we don't need to turn the call into an invoke!

llvm-svn: 11384
parent 7db49ce5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment