[all-commits] [llvm/llvm-project] 7208bd: [lld-macho] Skip platform checks for a few libSyst...

Jez Ng via All-commits all-commits at lists.llvm.org
Tue Apr 20 16:55:19 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7208bd4b320fac383552995dea41c55677e8f3f5
      https://github.com/llvm/llvm-project/commit/7208bd4b320fac383552995dea41c55677e8f3f5
  Author: Jez Ng <jezng at fb.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M lld/MachO/InputFiles.cpp
    M lld/test/MachO/Inputs/iPhoneSimulator.sdk/usr/lib/libSystem.tbd
    A lld/test/MachO/skip-platform-checks.s

  Log Message:
  -----------
  [lld-macho] Skip platform checks for a few libSystem re-exports

XCode 12 ships with mismatched platforms for these libraries,
so this hack is necessary...

Fixes PR49799.

Reviewed By: #lld-macho, gkm, smeenai

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




More information about the All-commits mailing list