[Lldb-commits] [PATCH] D147370: [lldb] fixing #61727 fixing incorrect variable displaying with DW_OP_div
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue May 2 11:13:32 PDT 2023
aprantl added a comment.
This test is failing on Darwin: https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/lastFailedBuild/testReport/lldb-shell/SymbolFile_DWARF_x86/DW_OP_div_with_signed_s/
https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/lastFailedBuild/
ld: unknown option: --hash-style=gnu
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147370/new/
https://reviews.llvm.org/D147370
More information about the lldb-commits
mailing list