phosek added a comment.

The reason I removed this behavior in D101194 
<https://reviews.llvm.org/D101194>, aside from extra overhead introduced by the 
extra checks,  is that we've seen cases where people would have both paths on 
their system which lead to difficult to diagnose issues where Clang would pick 
up a library different from the one they expected. I'd therefore prefer 
supporting only a single spelling of the triple that could be configured, and 
making sure that Clang build on Debian uses the right configuration.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110663

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

Reply via email to