probinson added a comment.

One thing this patch does, is make decisions about default behavior static.  
Meaning, the option behavior cannot depend on other options; specifically, it 
can't be based on the triple, which allows target-specific customization.  PS4 
certainly has cases where our defaults are different from the usual ones, and 
I'd kind of think that was true for other targets as well.

Sorry I didn't notice this patch before, our CI has just tried to merge it.  
We've patched it up in our main branch but I'm not sure what the upstream 
intent is here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83892

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

Reply via email to