aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/2007-07-19-ParamAttrAmbiguity.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2007-07-19-ParamAttrAmbiguity.ll')
-rw-r--r--test/Assembler/2007-07-19-ParamAttrAmbiguity.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Assembler/2007-07-19-ParamAttrAmbiguity.ll b/test/Assembler/2007-07-19-ParamAttrAmbiguity.ll
index 9c7daa8..68aeef2 100644
--- a/test/Assembler/2007-07-19-ParamAttrAmbiguity.ll
+++ b/test/Assembler/2007-07-19-ParamAttrAmbiguity.ll
@@ -1,5 +1,6 @@
; PR1553
; RUN: llvm-as < %s > /dev/null
+; RUN: verify-uselistorder %s
define void @bar() {
%t = call i8 @foo( i8 10 )
zext i8 %t to i32