[LLVM][IR] Use splat syntax when printing ConstantExpr based splats. (#116856)
[llvm-project.git] / llvm / test / Verifier / llvm.used-invalid-type.ll
blobca97082ed5835aafa43c000a2534986be3c766b5
1 ; RUN: not llvm-as < %s -o /dev/null 2>&1 | FileCheck %s
3 @llvm.used = appending global [1 x i32] [i32 0], section "llvm.metadata"
5 ; CHECK:       wrong type for intrinsic global variable
6 ; CHECK-NEXT: ptr @llvm.used