unplugged-vendor/external/llvm-project/llvm/test/Assembler/datalayout-invalid-function-ptr-alignment.ll

6 lines
140 B
LLVM

; RUN: not --crash llvm-as %s 2>&1 | FileCheck %s
; CHECK: LLVM ERROR: Alignment is neither 0 nor a power of 2
target datalayout = "Fi24"