[Lldb-commits] [PATCH] D146659: [LLDB] Fix for D139955 Summary:

Alexander Yermolovich via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 23 13:18:09 PDT 2023


ayermolo added a comment.

In D146659#4217557 <https://reviews.llvm.org/D146659#4217557>, @clayborg wrote:

> Must be relocations causing the stuff to not match up to the llvm-dwarfdump output.

Looked through llvm-dwarfdump code. Yep. since relocation exists, it just returns an addend which is 1.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146659/new/

https://reviews.llvm.org/D146659



More information about the lldb-commits mailing list