11 lines · plain
1; RUN: llc -verify-machineinstrs -O0 -mcpu=pwr4 -mtriple powerpc-ibm-aix-xcoff < %s | FileCheck %s2; RUN: llc -verify-machineinstrs -O0 -mcpu=pwr4 -mtriple powerpc64-ibm-aix-xcoff < %s | FileCheck %s3 4@a = constant [4 x i8] c"\02\02\02\02", align 15 6; CHECK-NOT: .space 4,27; CHECK: .byte 28; CHECK-NEXT: .byte 29; CHECK-NEXT: .byte 210; CHECK-NEXT: .byte 211