MaskRay added a comment. In D117744#3273463 <https://reviews.llvm.org/D117744#3273463>, @dblaikie wrote:
> I don't especially feel that removing low-cost features like this is a great > idea (the benefit to cleaning up a small amount of code compared to the > (albeit small) risk of breaking users doesn't seem high value to me), but > sure - give it a go. Thanks:) This is to ensure that there are no producers: then we can do something more ambitious, like removing assembler support:) Driver change is a good start because if someone has justifiable complaint, the change can be relatively easily reversed without churn to the underlying implementation. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D117744/new/ https://reviews.llvm.org/D117744 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits