[all-commits] [llvm/llvm-project] 27091d: [Orc] Temporarily disable OrcLazy debug tests on m...
Stefan Gränitz via All-commits
all-commits at lists.llvm.org
Tue Jan 2 09:56:40 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 27091dacdd5f4a8601563f57e21f653d59169d46
https://github.com/llvm/llvm-project/commit/27091dacdd5f4a8601563f57e21f653d59169d46
Author: Stefan Gränitz <stefan.graenitz at gmail.com>
Date: 2024-01-02 (Tue, 02 Jan 2024)
Changed paths:
M llvm/test/ExecutionEngine/OrcLazy/debug-descriptor-elf-minimal.ll
M llvm/test/ExecutionEngine/OrcLazy/debug-objects-elf-minimal.ll
Log Message:
-----------
[Orc] Temporarily disable OrcLazy debug tests on macOS
Test failures were reported after https://github.com/llvm/llvm-project/pull/76244 landed. Let's revisit these tests now that we have native Mach-O debug support as well.
More information about the All-commits
mailing list