llvm-project/llvm/test/CodeGen/CBackend/2003-06-11-HexConstant.ll

6 lines
175 B
LLVM
Raw Normal View History

; RUN: llvm-upgrade < %s | llvm-as | llc -march=c
2004-11-07 05:40:51 +08:00
; Make sure hex constant does not continue into a valid hexadecimal letter/number
%version = global [3 x sbyte] c"\001\00"