mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-13 23:20:41 +00:00
New test.
llvm-svn: 36997
This commit is contained in:
parent
119ece07be
commit
e1febcb21e
5
test/CFrontend/2007-05-11-str-const.ll
Normal file
5
test/CFrontend/2007-05-11-str-const.ll
Normal 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";
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user