[llvm-commits] [llvm] r81928 - /llvm/trunk/lib/CodeGen/DwarfEHPrepare.cpp

Duncan Sands baldrick at free.fr
Wed Sep 16 04:38:18 PDT 2009


Hi Eric,

>> not sure how this is possible, got an example?  In practice I only ever
>> saw abnormal landing pads due to critical edge splitting.
> 
> With the change to using the unwind inst i'll create one every time you 
> inline something with an unwind afaict since it turns the unwind into a 
> branch to the invoke's landing pad.

that makes sense - thanks for the explanation!

Ciao,

Duncan.



More information about the llvm-commits mailing list