Files
clang-p2996/lld/test/elf/Inputs/globalconst.c
2013-02-20 17:38:37 +00:00

3 lines
81 B
C

/* compile the code with -fmerge-all-constants */
const char mystr[] = "foobar";