From: Chris Lattner Date: Sun, 12 Jul 2009 00:46:16 +0000 (+0000) Subject: add nounwind X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=0df3b369a50d54e9a44cede9047fdae7ee7e4e82;p=oota-llvm.git add nounwind git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75407 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/X86/2006-11-17-IllegalMove.ll b/test/CodeGen/X86/2006-11-17-IllegalMove.ll index f0067c7e489..60a737de516 100644 --- a/test/CodeGen/X86/2006-11-17-IllegalMove.ll +++ b/test/CodeGen/X86/2006-11-17-IllegalMove.ll @@ -3,7 +3,7 @@ ; RUN: grep {movzb\[wl\]} %t -define void @handle_vector_size_attribute() { +define void @handle_vector_size_attribute() nounwind { entry: %tmp69 = load i32* null ; [#uses=1] switch i32 %tmp69, label %bb84 [