repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Really use attribute.
[llvm-complete.git]
/
test
/
CFrontend
/
2002-12-15-GlobalBoolTest.c
blob
6b27391d9b5cbc6e140ef9f511d09d1952fe6a0a
1
// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
2
3
4
_Bool X
=
0
;
5