aboutsummaryrefslogtreecommitdiffstats
path: root/test/Feature/weirdnames.ll
blob: 710905f6d0ef0bce0ca4c085b64762ef07207638 (plain)
1
2
3
4
5
; Test using double quotes to form names that are not legal in the % form

"&^ " = type { int }
"%.*+ foo" = global "&^ " { int 5 }
"0" = global float 0.0                 ; This CANNOT be %0