[PATCH] D63540: Fix lookup of symbols with the same address range but different binding

Jan Kratochvil via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 9 08:59:05 PST 2020


jankratochvil updated this revision to Diff 237103.
jankratochvil added a comment.

This patch is now on top of D72460 <https://reviews.llvm.org/D72460>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63540

Files:
  lldb/include/lldb/Symbol/Symtab.h
  lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
  lldb/source/Symbol/Symtab.cpp
  lldb/test/Shell/SymbolFile/Inputs/symbol-binding.s
  lldb/test/Shell/SymbolFile/symbol-binding.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63540.237103.patch
Type: text/x-patch
Size: 5064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200109/f9d172e4/attachment.bin>


More information about the llvm-commits mailing list