[MCJIT] Fix a memory leak in a unit test that was introduced in r243589.
authorLang Hames <lhames@gmail.com>
Thu, 30 Jul 2015 02:05:37 +0000 (02:05 +0000)
committerLang Hames <lhames@gmail.com>
Thu, 30 Jul 2015 02:05:37 +0000 (02:05 +0000)
commit7c8bec314a43e09fdb5a481077cf6b86f7626595
tree3b65f553a5ebb6db93494e47ebfdb9a13ab9ee8d
parentc01d39e6b8a913856c39b4e1345435640718fa31
[MCJIT] Fix a memory leak in a unit test that was introduced in r243589.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243609 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp