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)
commitf8b3ad611d7b51d0a24603fca497dbb553c38a5b
treee5e2fac4c49a3d9031463150f4808f62b6611498
parent5d13e2c02eef322ea4dff6b00745d4c4249ef027
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

llvm-svn: 240865
llvm/lib/IR/AsmWriter.cpp