mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-20 18:56:04 +00:00
Make sure we can round-trip an escaped value in a name.
llvm-svn: 37259
This commit is contained in:
parent
b95962309d
commit
2188a8e48f
@ -7,3 +7,4 @@
|
||||
"&^ " = type { int }
|
||||
"%.*+ foo" = global "&^ " { int 5 }
|
||||
"0" = global float 0.0 ; This CANNOT be %0
|
||||
"\03foo" = global float 0.1 ; Make sure funny char gets round trip
|
||||
|
Loading…
x
Reference in New Issue
Block a user