[PATCH] D118551: [ELF] De-template LinkerDriver::link. NFC

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 29 22:43:26 PST 2022


MaskRay updated this revision to Diff 404342.
MaskRay edited the summary of this revision.
MaskRay added a comment.

Move `invokeELFT` to Target.h to be used by other files


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118551

Files:
  lld/ELF/Driver.cpp
  lld/ELF/Driver.h
  lld/ELF/InputSection.cpp
  lld/ELF/Target.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118551.404342.patch
Type: text/x-patch
Size: 6387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220130/c848f609/attachment.bin>


More information about the llvm-commits mailing list