[all-commits] [llvm/llvm-project] cd8b36: [llvm] XFAIL X86 tests failing on AArch64/Windows
Omair Javaid via All-commits
all-commits at lists.llvm.org
Tue Jan 3 04:52:54 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd8b36190d168d15a778c894be71cc2f4bb27132
https://github.com/llvm/llvm-project/commit/cd8b36190d168d15a778c894be71cc2f4bb27132
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
M llvm/test/DebugInfo/X86/merge-equivalent-ranges.ll
M llvm/test/ExecutionEngine/RuntimeDyld/X86/coff-alignment.ll
Log Message:
-----------
[llvm] XFAIL X86 tests failing on AArch64/Windows
coff-alignment.ll and merge-equivalent-ranges.ll depend on X86 target.
This patch marks them as XFAIL for AArch64/Windows target.
More information about the All-commits
mailing list