summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/invalid-functionptr-align.ll
blob: 4ff797a4b01435859c3a9fbc6212306b2fe82552 (plain)
1
2
3
4
5
; Bitcode with invalid function pointer alignment.

; RUN: not llvm-dis %s.bc -o - 2>&1 | FileCheck %s

CHECK: LLVM ERROR: Alignment is neither 0 nor a power of 2
OpenPOWER on IntegriCloud