summaryrefslogtreecommitdiff
path: root/test/Verifier/llvm.compiler_used-invalid-type.ll
blob: ef533b5bf783c0d338c106aba4043d121a738f4c (plain)
1
2
3
4
5
6
; RUN: not llvm-as < %s -o /dev/null 2>&1 | FileCheck %s

@llvm.compiler.used = appending global [1 x i32] [i32 0], section "llvm.metadata"

; CHECK:       wrong type for intrinsic global variable
; CHECK-NEXT: [1 x i32]* @llvm.compiler.used