aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/invalid-datalayout20.ll
blob: a9ac1d7fe0983a7d8b288db2164e5990599382e8 (plain)
1
2
3
4
5
6
; RUN: not llvm-as < %s 2>&1 | FileCheck %s

target datalayout = "p:64:24:64"

; CHECK: Pointer ABI alignment must be a power of 2