[all-commits] [llvm/llvm-project] 2cd2fb: [RuntimeDyld] Disable some ppc64 tests on 32-bit a...

lhames via All-commits all-commits at lists.llvm.org
Thu Apr 20 21:54:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2cd2fb4376187d4939e1eb7f18ba847d3b1668e3
      https://github.com/llvm/llvm-project/commit/2cd2fb4376187d4939e1eb7f18ba847d3b1668e3
  Author: Lang Hames <lhames at gmail.com>
  Date:   2023-04-20 (Thu, 20 Apr 2023)

  Changed paths:
    M llvm/test/ExecutionEngine/RuntimeDyld/PowerPC/ppc64_elf.s
    M llvm/test/ExecutionEngine/RuntimeDyld/PowerPC/ppc64_reloc.s

  Log Message:
  -----------
  [RuntimeDyld] Disable some ppc64 tests on 32-bit architectures.

These tests have been failing on 32-bit machines.

https://github.com/llvm/llvm-project/issues/62184.




More information about the All-commits mailing list