llvm-for-llvmta/test/Assembler/datalayout-invalid-stack-na...

6 lines
139 B
LLVM
Raw Normal View History

2022-04-25 10:02:23 +02:00
; RUN: not --crash llvm-as %s 2>&1 | FileCheck %s
; CHECK: LLVM ERROR: Alignment is neither 0 nor a power of 2
target datalayout = "S24"