[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)
commit38008a5e365e577aa2ab09f64b243db9d357abf7
treed2f05e2442dfa4285fc77b0ad0b6e253b794581e
parent78bea23be0271f47b9ad1fd212babca544e23e4a
[MCJIT] Fix a memory leak in a unit test that was introduced in r243589.

llvm-svn: 243609
llvm/unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp