7 lines · plain
1; RUN: not --crash llc -verify-machineinstrs -mtriple powerpc-ibm-aix-xcoff \2; RUN: -mcpu=pwr4 -mattr=-altivec < %s 2>&1 | FileCheck %s3; CHECK: LLVM ERROR: section's multiply symbols policy does not match4 5@a = global i32 3, section "ab", align 46@ab = global i32 5, align 47