Plug a leak introduced by r240848
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sat, 27 Jun 2015 00:15:32 +0000 (00:15 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sat, 27 Jun 2015 00:15:32 +0000 (00:15 +0000)
commit4f95bcc836dad0c9a46ae732a07420148ee6eb6f
tree51c466c77a6caeecae2be4fff90f1a0f02d1da6c
parent50a38dc049c5e2f1d73929d6912a1cbd621f9932
Plug a leak introduced by r240848

Apparently this obvious leak was never exercised before, but r240848
exposed it.  Plug it.

http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fast/builds/5075

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240865 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/AsmWriter.cpp