aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/invalid-datalayout18.ll
blob: b9956f98c9c6dccbc5398147ad82dc78d1ef2110 (plain)
1
2
3
; RUN: not llvm-as < %s 2>&1 | FileCheck %s
target datalayout = "p:32:32:16"
; CHECK: Preferred alignment cannot be less than the ABI alignment