Verify that the function and exception table have been allocated
authorNicolas Geoffray <nicolas.geoffray@lip6.fr>
Thu, 22 Oct 2009 14:35:57 +0000 (14:35 +0000)
committerNicolas Geoffray <nicolas.geoffray@lip6.fr>
Thu, 22 Oct 2009 14:35:57 +0000 (14:35 +0000)
commit71e0b7c560200a87ea49080f581153f9a2c9db72
tree7842f680c9381a20edb48d620839e6fc16e14ef4
parent9772acdb4718191e696148306a9a5e4b81382403
Verify that the function and exception table have been allocated
before freeing them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84859 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/JIT/JITMemoryManager.cpp