[PATCH] D150697: [lld-macho] Remove linking bitcode support

Keith Smiley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 14:49:30 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG48e5f704c55f: [lld-macho] Remove linking bitcode support (authored by keith).

Changed prior to commit:
  https://reviews.llvm.org/D150697?vs=523517&id=526804#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150697

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150697.526804.patch
Type: text/x-patch
Size: 13423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230530/171e8171/attachment.bin>


More information about the llvm-commits mailing list