[PATCH] D18167: [ELF/Driver] Avoid a reference to the ELFOptTable after it has gone out of scope

Pete Cooper via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 16 15:54:29 PDT 2016


> On Mar 16, 2016, at 3:52 PM, Rafael Espíndola <rafael.espindola at gmail.com> wrote:
> 
>> So, check-lld is being run, but errors are not e-mailed to anyone.
>> Today there are errors from lsan, msan, and ubsan
>> http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fast/builds/11154
>> 
>> Once you (or someone) cleans up these errors we may enable check-lld to
>> actually produce errors on buildbot.
>> 
> 
> Pete, all the failures are in MachO. Can you take a look?
Sure.  Will do.

Note, Mac OS doesn’t get the leak sanitizer as part of asan, but hopefully the log is enough info for me to find the issues.

Cheers,
Pete
> 
> Cheers,
> Rafael



More information about the llvm-commits mailing list