[PATCH] D120455: [CommandLine] Remove `may only occur zero or one times!` error

Ahmed Bougacha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 2 13:43:49 PST 2022


ab added a comment.

In D120455#3352886 <https://reviews.llvm.org/D120455#3352886>, @dexonsmith wrote:

> I don't have a strong opinion; IMO `-mllvm` options shouldn't get used (except by compiler developers) since they're unstable, although I'm sure they get used a little anyway. IMO, if this makes it easier for the intended users (compiler developers) then there isn't a real downside to it.
>
> @ab @t.p.northover @Gerolf , any thoughts from you?

Yeah, this seems reasonable, but no strong opinions either.  I totally empathize with the concerns, and ideally we wouldn't have all this exposed surface, but I'm not sure this meaningfully changes that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120455



More information about the llvm-commits mailing list