[PATCH] D140224: [Driver] Revert D139717 and add -Xparser instead

Roy Sundahl via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 22 14:56:57 PST 2022


rsundahl added a comment.

> I'll reject [-\Xparser for a while as well. This is a valid amendment to D139717 <https://reviews.llvm.org/D139717> , so I don't think it needs more approval.

We have projects that are failing because of -Xlinker and I'm not too excited about walking through every project we have to find more examples. Can we please have a reprieve on deprecating this until every project in the world that uses these flags that have existed for a very long time can have a chance to at least get timely notification? Why is this any different than anything else that gets deprecated?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140224



More information about the cfe-commits mailing list