forked from OSchip/llvm-project
![]() Not deleting the loose instruction with metadata associated to it causes an assertion when the LLVMContext is destroyed. This was previously hidden by the fact that llvm-c-test does not call LLVMShutdown. The planned removal of ManagedStatic exposed this issue. Differential Revision: https://reviews.llvm.org/D129114 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
attributes.c | ||
calc.c | ||
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 |