[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / llvm / test / Bitcode / invalid-type-for-null-constant.ll
blob28756fa18233a6b53cad316b38cc2f5dbcf0c063
1 ; Bitcode with a CST_CODE_NULL with void type.
3 ; RUN: not llvm-dis %s.bc -o - 2>&1 | FileCheck %s
5 ; CHECK: error: Invalid type for a constant null value