Re-land [openmp] Fix warnings when building on Windows with latest MSVC or Clang...
[llvm-project.git] / llvm / test / Verifier / llvm.compiler_used-invalid-type.ll
blobc699a0e45871e0bbf29334d794933e5c57c37535
1 ; RUN: not llvm-as < %s -o /dev/null 2>&1 | FileCheck %s
3 @llvm.compiler.used = appending global [1 x i32] [i32 0], section "llvm.metadata"
5 ; CHECK:       wrong type for intrinsic global variable
6 ; CHECK-NEXT: ptr @llvm.compiler.used