[llvm-commits] [llvm] r94726 - in /llvm/trunk: docs/ExceptionHandling.html include/llvm/CodeGen/MachineModuleInfo.h include/llvm/Intrinsics.td lib/CodeGen/AsmPrinter/DwarfException.cpp lib/CodeGen/MachineModuleInfo.cpp lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp lib/CodeGen/SjLjEHPrepare.cpp

Eric Christopher echristo at apple.com
Thu Jan 28 09:39:19 PST 2010


On Jan 28, 2010, at 8:16 AM, Jim Grosbach wrote:

> That said, there's no theoretical reason it couldn't be, which you're right, is a bad thing, and is why I shied away from doing it this way the first time around. At this point, though, I think it's the lesser of two evils.

I think I'd rather put it on the invoke instruction than have another builtin like this.

-eric



More information about the llvm-commits mailing list