Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Sparc] setjmp and longjmp intrinsic support update to add unit tests and ↵ | Chris Dewhurst | 2016-06-15 | 1 | -0/+1 |
| | | | | | | | | remove accidentally checked-in code. Related to revision r272782 llvm-svn: 272798 | ||||
* | __builtin_setjmp/__builtin_longjmp is support on ARM now | Matthias Braun | 2015-07-17 | 1 | -1/+0 |
| | | | | llvm-svn: 242492 | ||||
* | Under duress, move check for target support of __builtin_setjmp/ | Joerg Sonnenberger | 2015-03-11 | 1 | -0/+34 |
__builtin_longjmp to Sema as requested by John McCall. llvm-svn: 231986 |