jhuber6 added a comment.

In D116541#3285927 <https://reviews.llvm.org/D116541#3285927>, @thakis wrote:

> Still failing: http://45.33.8.238/macm1/26873/step_7.txt

It seems what's happening here is that we are building the host.bc twice, this 
will work fine but isn't ideal. I prevent this manually by checking the cache 
if one of the jobs was already created, but for some reason that doesn't seem 
to be happening here. I'll need to figure out how to reproduce this.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116541/new/

https://reviews.llvm.org/D116541

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to