summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-08-31 21:20:25 +0000
committerBill Wendling <isanbard@gmail.com>2011-08-31 21:20:25 +0000
commitc4c24f03e94477203c4c4ab3384f6cf36f691975 (patch)
tree7f1af1a755efc3c2641907214cc99eeb62df8785 /llvm/test/CodeGen
parenta18460635a0fcdb71d4c6168d215ebb155af6612 (diff)
downloadbcm5719-llvm-c4c24f03e94477203c4c4ab3384f6cf36f691975.tar.gz
bcm5719-llvm-c4c24f03e94477203c4c4ab3384f6cf36f691975.zip
Revert r138894. This was failing on cmake-clang-i686-msvc10.
llvm-svn: 138900
Diffstat (limited to 'llvm/test/CodeGen')
-rw-r--r--llvm/test/CodeGen/Generic/2004-02-08-UnwindSupport.ll3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/test/CodeGen/Generic/2004-02-08-UnwindSupport.ll b/llvm/test/CodeGen/Generic/2004-02-08-UnwindSupport.ll
index a072ab70df5..393062abf78 100644
--- a/llvm/test/CodeGen/Generic/2004-02-08-UnwindSupport.ll
+++ b/llvm/test/CodeGen/Generic/2004-02-08-UnwindSupport.ll
@@ -12,9 +12,6 @@ cont: ; preds = %0
ret i32 1
EH: ; preds = %0
- %exn = landingpad {i8*, i32} personality i32 (...)* @__gxx_personality_v0
- cleanup
ret i32 0
}
-declare i32 @__gxx_personality_v0(...)
OpenPOWER on IntegriCloud