[PATCH] D90663: [lld-macho] Add very basic support for LTO

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 21:25:42 PST 2020


int3 updated this revision to Diff 304039.
int3 marked 2 inline comments as done.
int3 added a comment.

address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90663

Files:
  lld/MachO/CMakeLists.txt
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/LTO.cpp
  lld/MachO/LTO.h
  lld/MachO/Options.td
  lld/test/MachO/lto-archive.ll
  lld/test/MachO/lto-save-temps.ll
  lld/test/MachO/thinlto-save-temps.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90663.304039.patch
Type: text/x-patch
Size: 13059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201110/4026eb81/attachment.bin>


More information about the llvm-commits mailing list