Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
0013e453bf3652f7341a3ba1149ba173891c1c79
/
.
/
test
/
CodeGen
/
X86
/
2003-11-03-GlobalBool.llx
blob: 150d6a9bb3f9a7a648e7b98e23bfc47b3c8451fe [
file
] [
log
] [
blame
]
Dan Gohman
f17a25c
2007-07-18 16:29:46 +0000
[
diff
] [
blame
]
1
;
RUN
:
llvm
-
upgrade
<
%
s
|
llvm
-
as
|
llc
-
march
=
x86
|
\
2
;
RUN
:
not
grep
{.
byte
\[\[
:
space
:
\]\]
*
true
}
3
4
%
X
=
global
bool
true
5