[PATCH] D19636: [ThinLTO] Add option to emit imports files for distributed backends

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Thu May 5 10:45:25 PDT 2016


My mistake, it is D19556. I searched by sub-string in the title.
It's better to revert if a fix is not obvious.

On Thu, May 5, 2016 at 10:28 AM Teresa Johnson <tejohnson at google.com> wrote:

> tejohnson added a comment.
>
> In http://reviews.llvm.org/D19636#422547, @vitalybuka wrote:
>
> > This patch is the reason for
> >
> http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fast/builds/12540
>
>
> This patch is not yet committed. However, another patch I committed this
> morning (http://reviews.llvm.org/D19556) is the cause of this. I'm
> working on tracking it down (unfortunately, it isn't obvious since we
> shouldn't even execute the routine in question and don't with a non-msan
> compiler. Trying to build an msan compiler right now to track down
> further). Should I revert in the meantime?
>
>
> http://reviews.llvm.org/D19636
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160505/334ce1bc/attachment.html>


More information about the llvm-commits mailing list