[llvm] r214125 - Bitcode: Serialize (and recover) use-list order

Duncan P. N. Exon Smith dexonsmith at apple.com
Wed Jul 30 10:00:20 PDT 2014


> On 2014-Jul-30, at 07:31, Evgeniy Stepanov <eugeni.stepanov at gmail.com> wrote:
> 
> Hi,
> 
> This change adds a new memory leak:
> http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap/builds/4086/steps/check-llvm%20asan/logs/stdio

Thanks for pointing this out; I misread the parseBitcodeFile() docs.

Fixed in r214313.




More information about the llvm-commits mailing list