[all-commits] [llvm/llvm-project] d52d1b: [lld-macho] Downgrade version mismatch to warning

Jez Ng via All-commits all-commits at lists.llvm.org
Wed Jun 16 08:06:54 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d52d1b93c3f5666a2d324a3cd6f505ae1dfb469a
      https://github.com/llvm/llvm-project/commit/d52d1b93c3f5666a2d324a3cd6f505ae1dfb469a
  Author: Jez Ng <jezng at fb.com>
  Date:   2021-06-16 (Wed, 16 Jun 2021)

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

  Log Message:
  -----------
  [lld-macho] Downgrade version mismatch to warning

It's a warning in ld64. While having LLD be stricter would be nice, it
makes it harder for it to be a drop-in replacement into existing builds.

Reviewed By: #lld-macho, thakis

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




More information about the All-commits mailing list