Disable PRE for now. It seems to be breaking llvm-gcc bootstrapping.
[oota-llvm.git] / test / Assembler / 2003-01-30-UnsignedString.ll
index 5e55231932ca4b7c497931bddf0886b2a5114132..5eaa9c2c83893905da4534d89198ef91b6771c8a 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llvm-as %s -o /dev/null -f
+; RUN: llvm-as %s -o /dev/null -f
 
-
-%spell_order = global [4 x ubyte] c"\FF\00\F7\00"
+@spell_order = global [4 x i8] c"\FF\00\F7\00"