[PATCH] D91533: [lib/Object] - Generalize the RelocationResolver API.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 02:00:43 PST 2020


grimar updated this revision to Diff 306342.
grimar added a comment.

- Addressed review comments.


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

https://reviews.llvm.org/D91533

Files:
  lld/ELF/DWARF.cpp
  llvm/include/llvm/Object/ELFObjectFile.h
  llvm/include/llvm/Object/RelocationResolver.h
  llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/lib/DebugInfo/DWARF/DWARFDataExtractor.cpp
  llvm/lib/Object/RelocationResolver.cpp
  llvm/lib/XRay/InstrumentationMap.cpp
  llvm/test/Object/invalid.test
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91533.306342.patch
Type: text/x-patch
Size: 26770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201119/f7c8b222/attachment-0001.bin>


More information about the llvm-commits mailing list