summaryrefslogtreecommitdiff
path: root/lib/CodeGen/AsmPrinter/DwarfException.h
Commit message (Expand)AuthorAge
* Add helpful comment.Bill Wendling2009-09-10
* Believe it or not, this is a simplification. :-)Bill Wendling2009-09-09
* - Rename EmitCommonInformationEntry to EmitCIE.Bill Wendling2009-08-25
* Rename functions to something more descriptive. At the very least mention theBill Wendling2009-08-25
* Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.Chris Lattner2009-08-22
* Move the sjlj exception handling conversions to a back-end pass where theyJim Grosbach2009-08-17
* SjLj based exception handling unwinding support. This patch is nasty, brutishJim Grosbach2009-08-11
* - Temporarily unbreak the build by forcing the TType "absptr", which isn'tBill Wendling2009-07-29
* Doxygenify comments.Bill Wendling2009-07-28
* Split out large loop into it's very own method. No intended functionality cha...Bill Wendling2009-07-28
* fix include guard.Chris Lattner2009-07-17
* Simplify.Devang Patel2009-06-25
* Split out the DwarfDebug module from the DwarfWriter module.Bill Wendling2009-05-15
* Split out the DwarfException class into its own file. No functionality change,Bill Wendling2009-05-15