[PATCH] D158438: [DwarfDebug][NFC] Factor out 'isInitialized' logic
Felipe de Azevedo Piovezan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 21 10:29:28 PDT 2023
fdeazeve added a comment.
In D158438#4604065 <https://reviews.llvm.org/D158438#4604065>, @aprantl wrote:
> I wonder if these should all be constructors or static ::create() methods?
I very much want to address this if we decide to split this class!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158438/new/
https://reviews.llvm.org/D158438
More information about the llvm-commits
mailing list