[PATCH] D100650: [lld-macho] Initial groundwork for -bitcode_bundle

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 16 13:46:32 PDT 2021


int3 updated this revision to Diff 338222.
int3 added a comment.
This revision is now accepted and ready to land.

update


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100650

Files:
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/MachO/InputSection.h
  lld/MachO/Options.td
  lld/MachO/OutputSection.h
  lld/MachO/OutputSegment.h
  lld/MachO/SyntheticSections.cpp
  lld/MachO/SyntheticSections.h
  lld/MachO/Writer.cpp
  lld/test/MachO/bitcode-bundle.ll
  lld/test/MachO/invalid/no-libxar.ll
  lld/test/lit.cfg.py
  lld/test/lit.site.cfg.py.in
  lld/tools/lld/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100650.338222.patch
Type: text/x-patch
Size: 10434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210416/3df88241/attachment.bin>


More information about the llvm-commits mailing list