[PATCH] D92453: [lld-macho][nfc] Move some methods from InputFile to ObjFile

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 20:15:56 PST 2020


int3 created this revision.
int3 added a reviewer: lld-macho.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
int3 requested review of this revision.

Also move the helper functions in InputSection.h below the definition of
`InputSection`, so the important stuff is on top


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D92453

Files:
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/InputSection.cpp
  lld/MachO/InputSection.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92453.308859.patch
Type: text/x-patch
Size: 5370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201202/b5dd579d/attachment.bin>


More information about the llvm-commits mailing list