| commit | aeca45dd6f169a0cd7ca4bf012c26fbc0483f36b | [log] [tgz] |
|---|---|---|
| author | Jim Grosbach <grosbach@apple.com> | Tue May 12 23:59:14 2009 +0000 |
| committer | Jim Grosbach <grosbach@apple.com> | Tue May 12 23:59:14 2009 +0000 |
| tree | 62d60013bb864e868c6d5af3512a3b25a7493527 | |
| parent | 85cca64dd759a1225544d58b54d612f99940b998 [diff] |
Add support for GCC compatible builtin setjmp and longjmp intrinsics. This is a supporting preliminary patch for GCC-compatible SjLJ exception handling. Note that these intrinsics are not designed to be invoked directly by the user, but rather used by the front-end as target hooks for exception handling. llvm-svn: 71610