summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Feature/weirdnames.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Feature/weirdnames.ll b/test/Feature/weirdnames.ll
index 54046480ae..bf143c3558 100644
--- a/test/Feature/weirdnames.ll
+++ b/test/Feature/weirdnames.ll
@@ -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