[PATCH] D102296: [ELF] getRelocatedSection: remove the check for ET_REL object file

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 7 11:52:28 PDT 2021


Amir updated this revision to Diff 350376.
Amir added a comment.

Added a comment for getRelocatedSection highlighting the fact that relocations
may or may not have been applied to the section.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102296

Files:
  llvm/include/llvm/Object/ELFObjectFile.h
  llvm/include/llvm/Object/ObjectFile.h
  llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/lib/Object/XCOFFObjectFile.cpp
  llvm/unittests/Object/ELFObjectFileTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102296.350376.patch
Type: text/x-patch
Size: 4718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210607/8fe54b49/attachment.bin>


More information about the llvm-commits mailing list