index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGenObjC
/
constant-strings.m
blob: 879f91a43248e10fe53f82522de5df4e340afeb6 (
plain
)
1
2
3
4
// RUN: clang -fnext-runtime -emit-llvm -o %t %s
id
a
=
@"Hello World!"
;