1; RUN: not --crash llvm-as < %s 2>&1 | FileCheck %s 2 3; CHECK: Invalid address space, must be a 24-bit integer 4target datalayout = "G16777216" 5