| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
|
|
| |
- Rename EmitFunctionDescriptionEntry to EmitFDE.
llvm-svn: 79981
|
| |
|
|
|
|
| |
CIE and FDE in their names.
llvm-svn: 79969
|
| |
|
|
| |
llvm-svn: 79763
|
| |
|
|
|
|
|
|
|
| |
more properly belong. This allows removing the front-end conditionalized
SJLJ code, and cleans up the generated IR considerably. All of the
infrastructure code (calling _Unwind_SjLj_Register/Unregister, etc) is
added by the SjLjEHPrepare pass.
llvm-svn: 79250
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
and short. Well, it's kinda short. Definitely nasty and brutish.
The front-end generates the register/unregister calls into the SjLj runtime,
call-site indices and landing pad dispatch. The back end fills in the LSDA
with the call-site information provided by the front end. Catch blocks are
not yet implemented.
Built on Darwin and verified no llvm-core "make check" regressions.
llvm-svn: 78625
|
| |
|
|
|
|
|
| |
correct. But what are you going to do? I'll fix this in the future.
- Move another large loop into its own method.
llvm-svn: 77408
|
| |
|
|
| |
llvm-svn: 77394
|
| |
|
|
|
|
| |
change.
llvm-svn: 77393
|
| |
|
|
| |
llvm-svn: 76228
|
| |
|
|
| |
llvm-svn: 74215
|
| |
|
|
|
|
| |
Again, no intendtional functionality change.
llvm-svn: 71854
|
|
|
though the classes have been marked with "VISIBILITY_HIDDEN".
llvm-svn: 71827
|