[Lldb-commits] [clang] [lldb] [Clang] Improve CodeGenerator API a bit (PR #175239)
via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 9 12:36:33 PST 2026
Sirraide wrote:
Oh, I also added some assertions and a comment to make sure `Initialize()` is called before someone attempts to use this to actually emit any code because otherwise things go horribly wrong and it’s very much not obvious what the issue is.
https://github.com/llvm/llvm-project/pull/175239
More information about the lldb-commits
mailing list