[PATCH] D139779: [Support] Add transformOptional
Kazu Hirata via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 13 23:56:07 PST 2022
kazu added a comment.
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.
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