[SystemZ] Add test missing from r186148
[oota-llvm.git] / test / Assembler / 2003-01-30-UnsignedString.ll
index af9a495fe6478d0f786816546cdae09f6c49a02d..3c14d71621c71cc6dc519cb6047a4a316ae2f2ef 100644 (file)
@@ -1,3 +1,4 @@
+; 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"