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

New test.

llvm-svn: 36997
This commit is contained in:
Devang Patel 2007-05-11 23:13:19 +00:00
parent 119ece07be
commit e1febcb21e

View File

@ -0,0 +1,5 @@
// RUN: %llvmgcc -c -g %s -o /dev/null
static unsigned char out[]={0,1};
static const unsigned char str1[]="1";