Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-enable several builtins in non-gnu modes. | Evgeniy Stepanov | 2014-04-16 | 1 | -8/+0 |
| | | | | | | | | | This is a partial revert of 183015. By not recognizing things like _setjmp we lose (returns_twice) attribute on them, which leads to incorrect code generation. Fixes PR16138. llvm-svn: 206362 | ||||
* | Testcase for r183015. | Benjamin Kramer | 2013-05-31 | 1 | -0/+27 |
I hate svn add. llvm-svn: 183019 |