[Lldb-commits] [lldb] [llvm] [lldb] Real-time console pane for output in lldb tui (PR #177160)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Thu May 7 09:28:43 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.
----------------
DavidSpickett wrote:
Remove this stray change (maybe your editor automatically removed the whitespace on write).
https://github.com/llvm/llvm-project/pull/177160
More information about the lldb-commits
mailing list