These transitional scripts are no longer necessary, no one should have `as' or
[oota-llvm.git] / test / Feature / wierdnames.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