New testcase for non-simple variable and type names

llvm-svn: 8048
This commit is contained in:
Chris Lattner 2003-08-22 05:40:04 +00:00
parent e63f08044c
commit 327089b9da

View File

@ -0,0 +1,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