llvm-project/llvm/test/Assembler/invalid-datalayout7.ll

4 lines
136 B
LLVM

; RUN: not --crash llvm-as < %s 2>&1 | FileCheck %s
target datalayout = "p:48:52"
; CHECK: number of bits must be a byte width multiple