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-12-15-GlobalBoolTest.c
blob: 6b27391d9b5cbc6e140ef9f511d09d1952fe6a0a (
plain
)
1
2
3
4
5
// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
_Bool
X
=
0
;