davezarzycki added a comment.

In D99949#2709785 <https://reviews.llvm.org/D99949#2709785>, @JonChesterfield 
wrote:

> It's not obvious to me why any of those stages would get a different result 
> for the search for rocr. Do you do things with chroot/jails to ensure 
> isolation for some of them?

Technically? Yes. Practically? No. My setup just remounts a temporary /tmp 
during the build to garbage collect stuff the build puts in /tmp. And the 
second/third stages use the clang built/installed from the first stage but 
otherwise it's not different.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99949

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

Reply via email to