mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
2c7365ed77
Summary: 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. Reviewers: jdoerfert, CodaFi, deadalnix Reviewed By: jdoerfert Subscribers: llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D68928 |
||
---|---|---|
.. | ||
attributes.c | ||
calc.c | ||
CMakeLists.txt | ||
debuginfo.c | ||
diagnostic.c | ||
disassemble.c | ||
echo.cpp | ||
helpers.c | ||
include-all.c | ||
llvm-c-test.h | ||
main.c | ||
metadata.c | ||
module.c | ||
object.c | ||
targets.c |