[PATCH] D105217: [LLD] Adding support for RELA for CG Profile.

Alexander Yermolovich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 7 13:10:28 PDT 2021


ayermolo updated this revision to Diff 357062.
ayermolo added a comment.
Herald added a subscriber: rupprecht.

Updated ELFDumper and a test that uses yaml2obj, plus some other cleanup/feedback incorporation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105217

Files:
  lld/ELF/Driver.cpp
  lld/ELF/InputFiles.cpp
  lld/ELF/InputFiles.h
  llvm/test/tools/llvm-readobj/ELF/call-graph-profile.test
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105217.357062.patch
Type: text/x-patch
Size: 11580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210707/3cac85a6/attachment.bin>


More information about the llvm-commits mailing list