Re-land [openmp] Fix warnings when building on Windows with latest MSVC or Clang...
[llvm-project.git] / llvm / test / Assembler / invalid-datalayout-alloca-addrspace.ll
blobf0407da73e4fc211cac40f55081558d215df0f05
1 ; RUN: not llvm-as < %s 2>&1 | FileCheck %s
3 target datalayout = "A16777216"
4 ; CHECK: Invalid address space, must be a 24-bit integer