[PATCH] D140224: [Driver] Revert D139717 and add -Xparser instead
Manoj Gupta via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 16 09:54:54 PST 2022
manojgupta added a comment.
Without -Xcompiler, ChromeOS code will break. It may not be supported by GCC but it is supported in some other compilers like Cuda and a few others if you search. Also being supported by libtool makes it more important to keep it working.
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