repo.or.cz
/
llvm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Mark that the return is using EAX so that we don't use it for some other
[llvm.git]
/
test
/
Assembler
/
2002-10-13-ConstantEncodingProblem.ll
blob
bf3a52154342d94b57fe8b4977f0bb196afc8adc
1
; RUN: llvm-as < %s | llvm-dis
2
3
%Domain = type { %Domain**, %Domain* }
4
@D = global %Domain zeroinitializer ; <%Domain*> [#uses=0]
5