Re-land [openmp] Fix warnings when building on Windows with latest MSVC or Clang...
[llvm-project.git] / llvm / test / Assembler / datalayout-invalid-function-ptr-alignment.ll
blob7c1e070c292d185ab2f27015aea5e427447c40bb
1 ; RUN: not llvm-as %s 2>&1 | FileCheck %s
3 ; CHECK: error: Alignment is neither 0 nor a power of 2
5 target datalayout = "Fi24"