Adding RUN lines.
[llvm-complete.git] / test / CFrontend / 2002-12-15-GlobalRedefinition.c
blob39632a1506668c3fdd1ea377db4470f3c219a858
1 // RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
3 extern char algbrfile[9];
4 char algbrfile[9] = "abcdefgh";