[PATCH] D139717: Revert "[Driver] Remove Joined -X"

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 12 02:11:31 PST 2022


MaskRay added a comment.

In D139717#3986227 <https://reviews.llvm.org/D139717#3986227>, @manojgupta wrote:

> The removal is also breaking ChromeOS builds which use -Xpattern in some cases.

Do you have a justifying example showing which `-Xpattern` is used? It needs to do useful work, instead of just using an option which happened to be ignored (and probably not ignored by GCC).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139717



More information about the cfe-commits mailing list