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, 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.


r~


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