Plug a memory leak in a unit test. Stack allocation is sufficient here.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sun, 29 Sep 2013 11:29:20 +0000 (11:29 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sun, 29 Sep 2013 11:29:20 +0000 (11:29 +0000)
commit449a88e9a6279cc016d795e86e73c026675ab929
tree879bf9f84e6b0a9a0d59cafeb493ed1ecb1a780f
parent1fe49e68baf567a689312eaf5973e017b8d2fdd5
Plug a memory leak in a unit test. Stack allocation is sufficient here.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191638 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/CodeGen/DIEHashTest.cpp