hanchenye-llvm-project/llvm/test/Assembler/invalid-datalayout13.ll

4 lines
140 B
LLVM

; RUN: not --crash llvm-as < %s 2>&1 | FileCheck %s
target datalayout = ":32"
; CHECK: Expected token before separator in datalayout string