diff options
author | Jim Grosbach <grosbach@apple.com> | 2009-08-17 16:41:22 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2009-08-17 16:41:22 +0000 |
commit | 486be66dbd42c535f20894cc4eb5bc95e60d5900 (patch) | |
tree | 63407972aa9f205a5160313426140a0d50a1c372 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 94a2c1acaee29c4e74e9a2e35dbda7478d4fdb61 (diff) | |
download | llvm-486be66dbd42c535f20894cc4eb5bc95e60d5900.zip llvm-486be66dbd42c535f20894cc4eb5bc95e60d5900.tar.gz llvm-486be66dbd42c535f20894cc4eb5bc95e60d5900.tar.bz2 |
Move the sjlj exception handling conversions to a back-end pass where they
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
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions