This patch resolves llvm-c-test's following error
LLVM ERROR: LLVMGetValueKind returned incorrect type
which arises when the input bitcode contains a null pointer.
Differential D68928
Fix clone_constant_impl to correctly deal with null pointers aqjune on Oct 13 2019, 8:59 AM. Authored by
Details This patch resolves llvm-c-test's following error LLVM ERROR: LLVMGetValueKind returned incorrect type which arises when the input bitcode contains a null pointer.
Diff Detail
Event Timeline |