1 ; RUN: llc < %s -march=c 2 3 ; Make sure hex constant does not continue into a valid hexadecimal letter/number 4 @version = global [3 x i8] c"\001\00" 5