summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/invalid-type-for-null-constant.ll
blob: 28756fa18233a6b53cad316b38cc2f5dbcf0c063 (plain)
1
2
3
4
5
6
; Bitcode with a CST_CODE_NULL with void type.

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

; CHECK: error: Invalid type for a constant null value

OpenPOWER on IntegriCloud