[all-commits] [llvm/llvm-project] 6b9574: [lld-macho] Disable objc test on 32-bit ARM targets

Leandro Lupori via All-commits all-commits at lists.llvm.org
Thu Mar 28 13:35:54 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b95747087032e8f86af64325780d8471e6fce58
      https://github.com/llvm/llvm-project/commit/6b95747087032e8f86af64325780d8471e6fce58
  Author: Leandro Lupori <leandro.lupori at linaro.org>
  Date:   2024-03-28 (Thu, 28 Mar 2024)

  Changed paths:
    M lld/test/MachO/objc-relative-method-lists-simple.s

  Log Message:
  -----------
  [lld-macho] Disable objc test on 32-bit ARM targets

lld/test/MachO/objc-relative-method-lists-simple.s fails on AArch64
hosts running 32-bit ARM binaries, such as
armv8l-unknown-linux-gnueabihf.

Disable the test on the failing targets for now, to keep the
buildbots passing.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list