explain that NumElements in alloca and malloc defaults to one
[oota-llvm.git] / docs / ExceptionHandling.html
2007-09-22 Bill WendlingValidation fixes
2007-09-07 Anton KorobeynikovSplit eh.select / eh.typeid.for intrinsics into i32...
2007-08-27 Duncan SandsThere is an impedance matching problem between LLVM and
2007-07-04 Duncan SandsExtend eh.selector to support both catches and filters.
2007-04-16 Duncan SandsFix typos.
2007-04-14 Duncan SandsCorrect typo.
2007-03-30 Duncan SandsVarious hopefully correct easy fixes.
2007-03-14 Jim LaskeyFirst draft of exception handling doc.