xref: /llvm-project/llvm/test/Assembler/2003-01-30-UnsignedString.ll (revision c8eccd1147800b8a2720ded56f42c7342812430e)
1; RUN: llvm-as %s -o /dev/null
2; RUN: verify-uselistorder %s
3
4@spell_order = global [4 x i8] c"\FF\00\F7\00"
5
6