[all-commits] [llvm/llvm-project] 753307: [RuntimeDyld] Disable some ppc64 tests on 32-bit a...
lhames via All-commits
all-commits at lists.llvm.org
Tue May 2 09:03:13 PDT 2023
Branch: refs/heads/release/16.x
Home: https://github.com/llvm/llvm-project
Commit: 753307debc041f4ab39b3b4d7aedd5d0ee8cb952
https://github.com/llvm/llvm-project/commit/753307debc041f4ab39b3b4d7aedd5d0ee8cb952
Author: Lang Hames <lhames at gmail.com>
Date: 2023-05-02 (Tue, 02 May 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.
(cherry picked from commit 2cd2fb4376187d4939e1eb7f18ba847d3b1668e3)
More information about the All-commits
mailing list