rnk added a comment.

Why does `-cc1` need to distinguish between enabled, disabled, unset? The 
design philosophy is that the driver figures out all the target-specific 
configuration stuff, and then tells cc1 which features to enable. See, for 
example, -fexceptions, which is off by default in cc1, and removed by 
-fno-exceptions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90194

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

Reply via email to