[all-commits] [llvm/llvm-project] 236b0d: [JITLink] Disable ELF_ehframe_basic.s test on Wind...
lhames via All-commits
all-commits at lists.llvm.org
Mon Jan 25 18:59:06 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 236b0d0407863d39b41b41c252346e0583ff4b0c
https://github.com/llvm/llvm-project/commit/236b0d0407863d39b41b41c252346e0583ff4b0c
Author: Lang Hames <lhames at gmail.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M llvm/test/ExecutionEngine/JITLink/X86/ELF_ehframe_basic.s
Log Message:
-----------
[JITLink] Disable ELF_ehframe_basic.s test on Windows.
This test is failing on some windows bots with an error claiming that it is not
producing output. This appears to be a spurious failure, so I'm disabling on
windows while we investigate rather than reverting.
More information about the All-commits
mailing list