[PATCH] D140800: Precompute OptTable prefixes union table through tablegen
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 1 08:29:17 PST 2023
thakis added a comment.
Could we make this an optional opt-in maybe? I imagine for the majority of the tools, this has no measurable effect, but it currently makes the Opt library harder to use for every client.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140800/new/
https://reviews.llvm.org/D140800
More information about the cfe-commits
mailing list