[all-commits] [llvm/llvm-project] 23233a: [lld-macho] Check simulator platforms to avoid iss...

Vy Nguyen via All-commits all-commits at lists.llvm.org
Wed May 5 15:08:56 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 23233ad139f4b69ea4ed1cdbd22abc72c7a4cb93
      https://github.com/llvm/llvm-project/commit/23233ad139f4b69ea4ed1cdbd22abc72c7a4cb93
  Author: Vy Nguyen <vyng at google.com>
  Date:   2021-05-05 (Wed, 05 May 2021)

  Changed paths:
    M lld/MachO/InputFiles.cpp
    M lld/test/MachO/invalid/incompatible-arch.s

  Log Message:
  -----------
  [lld-macho] Check simulator platforms to avoid issuing false positive errors.

Currently the linker causes unnecessary errors when either the target or the config's platform is a simulator.

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




More information about the All-commits mailing list