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
Remove VISIBILITY_HIDDEN from this file.
[llvm/avr.git]
/
test
/
CodeGen
/
PowerPC
/
2007-02-16-AlignPacked.ll
blob
97f6a018b30bdc98c6fcc1316dd030184b1e5afa
1
; RUN: llvm-as < %s | llc -march=ppc32 -mtriple=powerpc-apple-darwin8.8.0 | \
2
; RUN: grep align.*3
3
4
@X = global <{i32, i32}> <{ i32 1, i32 123 }>