Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
4b5fdc71c91119793fed5cb69a520823d9d80f6a
/
.
/
test
/
Feature
/
weirdnames.ll
blob: 710905f6d0ef0bce0ca4c085b64762ef07207638 [
file
] [
log
] [
blame
]
Chris Lattner
bcaf286
2003-08-22 05:40:04 +0000
[
diff
] [
blame
]
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