aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/AsmPrinter/DwarfTableException.cpp
AgeCommit message (Expand)Author
2011-05-05Remove DwarfTableException.Rafael Espindola
2011-05-05Remove a flag that would set the ".eh" symbol as .globl. MachO was the only oneBill Wendling
2011-05-01GCC uses a different encoding of pointers in the FDE when usingRafael Espindola
2011-01-14Add a possibility to switch between CFI directives- and table-based frame des...Anton Korobeynikov
2011-01-14Split stuff as a preparation for CFI directives-based frame information emissionAnton Korobeynikov