Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-04-16 | Re-enable several builtins in non-gnu modes. | Evgeniy Stepanov | 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 | |||||
2013-05-31 | Testcase for r183015. | Benjamin Kramer | 1 | -0/+27 | |
I hate svn add. llvm-svn: 183019 |