[PATCH] D19636: [ThinLTO] Add option to emit imports files for distributed backends
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Thu May 5 10:28:13 PDT 2016
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
More information about the llvm-commits
mailing list