[PATCH] D139779: [Support] Add transformOptional
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 14 10:56:53 PST 2022
dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.
In D139779#3994082 <https://reviews.llvm.org/D139779#3994082>, @kazu wrote:
> In D139779#3989537 <https://reviews.llvm.org/D139779#3989537>, @dblaikie wrote:
>
>> Don't have strong feelings - maybe split the difference and go with `transformOpt`?
>
> Hmm. Could we actually go with my original `transformOptional`? `Opt` could mean command line options or optimizations depending on contexts.
Fair enough
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139779/new/
https://reviews.llvm.org/D139779
More information about the llvm-commits
mailing list