summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/2007-02-16-AlignPacked.ll
blob: 6afc307ba9f70d6a98f184c1d6e1d3c92c2b80f7 (plain)
1
2
3
4
5
; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-unknown-linux-gnu | FileCheck %s

@X = global <{i32, i32}> <{ i32 1, i32 123 }>

; CHECK: align 3
OpenPOWER on IntegriCloud