repo.or.cz
/
llvm
/
avr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix test to not get a moduleid that matches 'br'
[llvm/avr.git]
/
test
/
CodeGen
/
CBackend
/
2002-10-15-OpaqueTypeProblem.ll
blob
2563d8cb51e6254458cbd7ff0b849e3187f9bc51
1
; RUN: llc < %s -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