summaryrefslogtreecommitdiff
path: root/llvm/test/Assembler/datalayout-invalid-function-ptr-alignment.ll
blob: 7c1e070c292d185ab2f27015aea5e427447c40bb (plain)
1
2
3
4
5
; RUN: not llvm-as %s 2>&1 | FileCheck %s

; CHECK: error: Alignment is neither 0 nor a power of 2

target datalayout = "Fi24"