Fix incorrect suffix
[oota-llvm.git] / test / Feature / weirdnames.ll
1 ; Test using double quotes to form names that are not legal in the % form
2
3 "&^ " = type { int }
4 "%.*+ foo" = global "&^ " { int 5 }
5 "0" = global float 0.0                 ; This CANNOT be %0