[all-commits] [llvm/llvm-project] 3dd5ea: [lld-macho] Link against ObjCARCOpts instead of Ob...

Jez Ng via All-commits all-commits at lists.llvm.org
Mon Jan 25 16:06:22 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3dd5ea9dd8d92dfe171f2a73443e16f79620ed71
      https://github.com/llvm/llvm-project/commit/3dd5ea9dd8d92dfe171f2a73443e16f79620ed71
  Author: Jez Ng <jezng at fb.com>
  Date:   2021-01-25 (Mon, 25 Jan 2021)

  Changed paths:
    M lld/MachO/CMakeLists.txt

  Log Message:
  -----------
  [lld-macho] Link against ObjCARCOpts instead of ObjCARC

Not sure what the difference is, but using the latter appears to cause
issues in standalone builds. See llvm.org/PR48853.

Reviewed By: #lld-macho, compnerd

Differential Revision: https://reviews.llvm.org/D95359




More information about the All-commits mailing list