Age | Commit message (Expand) | Author |
---|---|---|
2011-11-08 | Convert to the new EH model. | Bill Wendling |
2011-06-18 | rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is | Chris Lattner |
2011-04-29 | Change DwarfCFIException's member variables to track what it actually | Rafael Espindola |
2011-04-15 | Add 129518 back with a fix for when we are producing eh just because of debug... | Rafael Espindola |
2011-04-15 | Revert r129518, "Change ELF systems to use CFI for producing the EH tables. T... | NAKAMURA Takumi |
2011-04-14 | Change ELF systems to use CFI for producing the EH tables. This reduces the | Rafael Espindola |
2010-05-02 | Remove the -enable-sjlj-eh option, which doesn't do anything. | Duncan Sands |
2010-03-14 | don't have i386-specific tests in CodeGen/Generic, PR6601. | Chris Lattner |