[NFC][Py Reformat] Reformat python files in llvm
[llvm-project.git] / llvm / test / Assembler / invalid-datalayout-globals-addrspace.ll
blob19bf77db329d2c21e9a007b473a421720cd12e8f
1 ; RUN: not llvm-as < %s 2>&1 | FileCheck %s
3 ; CHECK: Invalid address space, must be a 24-bit integer
4 target datalayout = "G16777216"