[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / llvm / test / Assembler / invalid-datalayout-program-addrspace.ll
blobe636b75dee4d0486a10e18e61a4db47e138274b5
1 ; RUN: not llvm-as < %s 2>&1 | FileCheck %s
3 ; CHECK: Invalid address space, must be a 24-bit integer
4 target datalayout = "P16777216"