[Lldb-commits] [PATCH] D133623: Fix DW_OP_convert to resolve the CU relative offset correctly.
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Sep 12 13:57:48 PDT 2022
clayborg added a comment.
Adrian: I added an extra compile unit into the YAML and verified it would fail without the fix. I also added the ability to select a different compile unit by index in the YAMLModuleTester so it can select the second compile unit in the test. Should be good to go now!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133623/new/
https://reviews.llvm.org/D133623
More information about the lldb-commits
mailing list