Duncan P. N. Exon Smith e188fa672b llvm-uselistorder: Fix memory leak from r214125
Turns out `parseBitcodeFile()` does *not* take ownership of the buffer.
This was already clear in the header docs, but I obviously didn't read
them (having noticed that it gets stored in a `unique_ptr<>`).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214313 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-30 16:50:22 +00:00
..
2014-07-30 01:52:40 +00:00
2014-07-14 05:01:53 +00:00
2014-07-14 05:01:53 +00:00
2014-05-08 19:30:17 +00:00
2014-07-24 02:10:42 +00:00
2014-07-23 23:49:16 +00:00
2014-06-13 16:12:08 +00:00