index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
FrontendC
/
2002-12-15-GlobalBoolTest.c
blob: c27a23abc6ec3d7b0c1b6d6fe62aaaccb791aa4d (
plain
)
1
2
3
4
5
// RUN: %llvmgcc -S %s -o - | llvm-as -o /dev/null
_Bool X
=
0
;