Re-land [openmp] Fix warnings when building on Windows with latest MSVC or Clang...
[llvm-project.git] / llvm / test / Assembler / invalid-datalayout18.ll
blobb9956f98c9c6dccbc5398147ad82dc78d1ef2110
1 ; RUN: not llvm-as < %s 2>&1 | FileCheck %s
2 target datalayout = "p:32:32:16"
3 ; CHECK: Preferred alignment cannot be less than the ABI alignment