forked from OSchip/llvm-project
b76f385334
Because of me not understanding the LLVM pass structure well, I did not find a good way to allocate isl_ctx and to free it later without getting issues with reference counting. I now found this place, such that we can free isl_ctx. This patch also fixes the memory leaks that were ignored beforehand. llvm-svn: 138204 |
||
---|---|---|
.. | ||
JSONExporter.cpp | ||
Makefile | ||
OpenScopExporter.cpp | ||
OpenScopImporter.cpp | ||
ScopLib.cpp | ||
ScopLibExporter.cpp | ||
ScopLibImporter.cpp |