Use llvm-upgrade these tests as they all use old assembly.
[oota-llvm.git] / test / Assembler / 2003-01-30-UnsignedString.ll
1 ; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
2
3
4 %spell_order = global [4 x ubyte] c"\FF\00\F7\00"
5