llvm-project/llvm/test/Assembler/2003-01-30-UnsignedString.ll

6 lines
110 B
LLVM
Raw Normal View History

; RUN: llvm-as %s -o /dev/null
; RUN: verify-uselistorder %s
2004-11-07 06:07:09 +08:00
2008-02-14 15:57:12 +08:00
@spell_order = global [4 x i8] c"\FF\00\F7\00"
2003-01-31 06:24:14 +08:00