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