llvm-for-llvmta/test/Assembler/invalid-datalayout3.ll
Nils Hölscher 3500bf8dde first commit
2022-04-25 10:02:23 +02:00

4 lines
138 B
LLVM

; RUN: not --crash llvm-as < %s 2>&1 | FileCheck %s
target datalayout = "n0"
; CHECK: Zero width native integer type in datalayout string