aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/AsmPrinter/DwarfTableException.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove DwarfTableException.Rafael Espindola2011-05-051-344/+0
* Remove a flag that would set the ".eh" symbol as .globl. MachO was the only oneBill Wendling2011-05-051-5/+0
* GCC uses a different encoding of pointers in the FDE when usingRafael Espindola2011-05-011-2/+2
* Add a possibility to switch between CFI directives- and table-based frame des...Anton Korobeynikov2011-01-141-1/+1
* Split stuff as a preparation for CFI directives-based frame information emissionAnton Korobeynikov2011-01-141-0/+349