index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CFrontend
/
2002-07-17-StringConstant.c
blob: 8a392033f39280d8a479483aad004f5d00ec4e64 (
plain
)
1
2
3
4
// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
char
*
foo
()
{
return
"
\\
begin{"
;
}