[PATCH] D78342: [lld] Add archive file support to Mach-O backend

Kellie Medlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 29 23:25:38 PDT 2020


Ktwu updated this revision to Diff 261133.
Ktwu marked an inline comment as done.
Ktwu added a comment.

Rebase, go through most comments (still need to add an erroneous archive test)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78342

Files:
  lld/MachO/Arch/X86_64.cpp
  lld/MachO/Driver.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/SymbolTable.cpp
  lld/MachO/SymbolTable.h
  lld/MachO/Symbols.h
  lld/test/MachO/Inputs/archive2.s
  lld/test/MachO/Inputs/archive3.s
  lld/test/MachO/Inputs/archive4.s
  lld/test/MachO/archive.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78342.261133.patch
Type: text/x-patch
Size: 8648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/e1f49fa7/attachment.bin>


More information about the llvm-commits mailing list