[LLVMdev] unwinds to in the CFG
Owen Anderson
resistor at mac.com
Fri Mar 28 00:04:10 PDT 2008
Note that changing the definition of pred_iterator may have
consequences for post-dom tree construction. You may need to split
pred_iterator as you are splitting succ_iterator.
--Owen
On Mar 28, 2008, at 1:20 AM, Nick Lewycky wrote:
> Sorry -- Small change.
>
> Nick Lewycky wrote:
>> A. redefine the CFG a bit.
>> i. pred_iterator stays the same.
>
> pred_iterator becomes an inverse of outedge_iterator. That is, edges
> that lead to the execution of this block, regardless of whether it's
> an
> unwind-edge or not.
>
> Nick
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080328/b58515d5/attachment.bin>
More information about the llvm-dev
mailing list