Revert r140083 and r140084 until buildbots can be fixed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140094 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bill Wendling
2011-09-19 23:30:41 +00:00
parent f11750633d
commit a846585050
2 changed files with 2 additions and 12 deletions
@@ -10,9 +10,6 @@ Cont: ; preds = %EB
ret i32 %V
Unw: ; preds = %EB
%exn = landingpad {i8*, i32} personality i32 (...)* @__gcc_personality_v0
catch i8* null
resume { i8*, i32 } %exn
unwind
}
declare i32 @__gcc_personality_v0(...)