Revert " [LoongArch][ISel] Check the number of sign bits in `PatGprGpr_32` (#107432)"
[llvm-project.git] / llvm / test / CodeGen / PowerPC / aix-xcoff-error-explicit-data-section.ll
blobdd31d551ceabd007cb6efa6fa9616057a89f7e0f
1 ; RUN: not --crash llc -verify-machineinstrs -mtriple powerpc-ibm-aix-xcoff \
2 ; RUN:                 -mcpu=pwr4 -mattr=-altivec < %s 2>&1 | FileCheck %s
3 ; CHECK: LLVM ERROR: section's multiply symbols policy does not match
5 @a = global i32 3, section "ab", align 4
6 @ab = global i32 5, align 4