[SystemZ] Add test missing from r186148
[oota-llvm.git] / test / Assembler / 2003-01-30-UnsignedString.ll
index 5e55231932ca4b7c497931bddf0886b2a5114132..3c14d71621c71cc6dc519cb6047a4a316ae2f2ef 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llvm-as < %s -o /dev/null -f
+; RUN: llvm-as %s -o /dev/null
 
-
-%spell_order = global [4 x ubyte] c"\FF\00\F7\00"
+@spell_order = global [4 x i8] c"\FF\00\F7\00"