diff options
author | Chris Lattner <sabre@nondot.org> | 2004-02-13 16:47:35 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-02-13 16:47:35 +0000 |
commit | 283ffdfac589baf3dd9c29c90d73df8211cac9d4 (patch) | |
tree | 2b32889720977ad4e31370c4dc971fde2e4a04af /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 7db49ce5b4a783059b304fa1ea436e143644bfce (diff) | |
download | llvm-283ffdfac589baf3dd9c29c90d73df8211cac9d4.zip llvm-283ffdfac589baf3dd9c29c90d73df8211cac9d4.tar.gz llvm-283ffdfac589baf3dd9c29c90d73df8211cac9d4.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions