[Lldb-commits] [PATCH] D140800: [OptTable] Precompute OptTable prefixes union table through tablegen
Nico Weber via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jan 12 19:07:37 PST 2023
thakis added inline comments.
================
Comment at: clang/tools/clang-linker-wrapper/ClangLinkerWrapper.cpp:141
-class WrapperOptTable : public opt::OptTable {
+class WrapperOptTable : public opt::GenericOptTable {
public:
----------------
thakis wrote:
> C
…not sure what this was, please ignore :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140800/new/
https://reviews.llvm.org/D140800
More information about the lldb-commits
mailing list