1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00

add nounwind

llvm-svn: 75407
This commit is contained in:
Chris Lattner 2009-07-12 00:46:16 +00:00
parent 3ca9ece03f
commit 35e5cff316

View File

@ -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 ; <i32> [#uses=1]
switch i32 %tmp69, label %bb84 [