[PATCH] D134454: [Driver][Distro] Fix ArchLinux sysroot detection

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 29 11:18:51 PDT 2022


MaskRay added a comment.

Another opinion is whether we actually need the more and more complex sysroot computation logic. 
https://reviews.llvm.org/D134337 will soon land and we can move to require distributions to provide a config file instead.

Yes, I see mips and csky special cases. To be fair, if I saw CSKY (D121445 <https://reviews.llvm.org/D121445>) earlier, I'd raise my concern as well.


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

https://reviews.llvm.org/D134454



More information about the cfe-commits mailing list