[PATCH] D78545: [RISCV] Make Lower* functions public for downstream maintenance
Sam Elliott via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 1 17:16:37 PDT 2020
lenary added a comment.
Can you accomplish what you want to with `protected` rather than `public`? That would seem preferential I think.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78545/new/
https://reviews.llvm.org/D78545
More information about the llvm-commits
mailing list