[Lldb-commits] [lldb] [lldb][split-dwarf] implement GetSeparateDebugInfo for SymbolFileOnDemand (PR #71230)
Tom Yang via lldb-commits
lldb-commits at lists.llvm.org
Sun Nov 19 20:15:29 PST 2023
zhyty wrote:
@bulbazord @clayborg I updated the DWO tests so that we try to compile for `x86_64-pc-linux-elf` on all platforms, and if we fail the tests are skipped. I've verified that the tests pass on my Linux machine and that they're skipped on my Mac, though it would be nice if I could make sure the build bots will pass.
https://github.com/llvm/llvm-project/pull/71230
More information about the lldb-commits
mailing list