Nick Lewycky
|
9be3c97183
|
Turn unwind_to into "unwinds to".
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48123 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-03-10 02:20:00 +00:00 |
|
Nick Lewycky
|
819a66cf25
|
Exercise the new CFG change.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47990 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-03-06 06:55:58 +00:00 |
|
Nick Lewycky
|
f58d4dec98
|
Oops, can't unwind to the entry block (entry block may have no preds).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47808 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-03-02 03:34:55 +00:00 |
|
Nick Lewycky
|
fc82fabe00
|
Add an unwind_to field to basic blocks, making them Users instead of Values.
This is the first checkin for PR1269, the new EH infrastructure.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47802 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-03-02 02:48:09 +00:00 |
|