Files
clang-p2996/llvm/test/FrontendC/2002-07-17-StringConstant.c
Dan Gohman 0d4bbf2c4a Remove obsolete -f flags.
llvm-svn: 79992
2009-08-25 15:38:29 +00:00

5 lines
89 B
C

// RUN: %llvmgcc -S %s -o - | llvm-as -o /dev/null
char * foo() { return "\\begin{"; }