[Lldb-commits] [lldb] fallback to assembly when source code is not available (PR #136494)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Sun Apr 20 09:24:53 PDT 2025
https://github.com/JDevlieghere commented:
The change LGTM but please add a test. You should be able to remove the source file between building and launching LLDB. I believe there are some examples of that in the LLDB test suite.
https://github.com/llvm/llvm-project/pull/136494
More information about the lldb-commits
mailing list