1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00

Update testcase

llvm-svn: 18742
This commit is contained in:
Alkis Evlogimenos 2004-12-10 05:39:57 +00:00
parent e0936a0bd3
commit a278cc5593

View File

@ -4,7 +4,7 @@
int %foo() {
br label "foo"
"foo":
br label "foo`~!@#$%^&*()-_=+{}[]\\|;:',<.>/?"
"foo`~!@#$%^&*()-_=+{}[]\\|;:',<.>/?":
ret int 17
}