This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tree-ssa] Lowering of VLA's, part 2


On Wed, 27 Aug 2003, Richard Henderson wrote:

> On Wed, Aug 27, 2003 at 03:51:46PM -0500, Chris Lattner wrote:
> > Out of curiousity, what level are you guys lowering down the EH constructs
> > to?  What will the representation look like?  I just got done implementing
> > the C++ EH model on LLVM, so I'm interested.  :)
>
> Flat blocks, labels, and an external eh region tree.
> I posted a preliminary patch last week.

Thanks, I'll take a look.

-Chris

-- 
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]