freebsd-nq/test/CodeGen/PowerPC/2007-02-16-AlignPacked.ll

5 lines
147 B
LLVM
Raw Normal View History

; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin8.8.0 | \
2009-06-02 17:52:33 +00:00
; RUN: grep align.*3
@X = global <{i32, i32}> <{ i32 1, i32 123 }>