summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CBackend/2003-06-11-HexConstant.ll
blob: c6128d6df7a7be6f4dc799b439a0ff1648347536 (plain)
1
2
3
4
; RUN: llvm-as < %s | llc -march=c

; Make sure hex constant does not continue into a valid hexadecimal letter/number
@version = global [3 x i8] c"\001\00"
OpenPOWER on IntegriCloud