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
Inliner pass header file was moved.
[llvm-complete.git]
/
test
/
CodeGen
/
CBackend
/
2002-10-15-OpaqueTypeProblem.ll
blob
1a9cdb766c4278921c7ea4c555a1c00adf60e004
1
; RUN: llvm-upgrade < %s | llvm-as | llc -march=c
2
3
%MPI_Comm = type %struct.Comm*
4
%struct.Comm = type opaque
5
%thing = global %MPI_Comm* null ; <%MPI_Comm**> [#uses=0]
6
7
implementation ; Functions: