[Lldb-commits] [PATCH] D41584: Check existence of each required component during construction of LLVMCDisassembler.

Tatyana Krasnukha via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jan 9 05:33:38 PST 2018


tatyana-krasnukha added a comment.

Thank you, Pavel.
Would you mind if I move LLVMCDisassembler declaration in .cpp also? It looks like perfect candidate for pimpl.

And... doesn't DisassemblerLLVMC::LLVMCDisassembler confuse anyone but me?)


https://reviews.llvm.org/D41584





More information about the lldb-commits mailing list