[Lldb-commits] [lldb] [llvm] [lldb] Real-time console pane for output in lldb tui (PR #177160)
Nagesh Nazare via lldb-commits
lldb-commits at lists.llvm.org
Thu May 7 10:03:02 PDT 2026
================
@@ -120,7 +120,7 @@ Makes programs 10x faster by doing Special New Thing.
([#177046](https://github.com/llvm/llvm-project/pull/125687)). Note that
there are still issues with invalid compiler reasoning about some functions
in bitcode, e.g. `malloc`. Not yet supported on MachO or when using
- distributed ThinLTO.
+ distributed ThinLTO.
----------------
nageshnnazare wrote:
Done!
https://github.com/llvm/llvm-project/pull/177160
More information about the lldb-commits
mailing list