[all-commits] [llvm/llvm-project] 4dcf7b: [LLVM][DebugInfo] Disable split-complex.ll for aar...
Omair Javaid via All-commits
all-commits at lists.llvm.org
Thu Sep 29 04:35:35 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4dcf7b5c89eec7f86a7f939037739ea3e6a67766
https://github.com/llvm/llvm-project/commit/4dcf7b5c89eec7f86a7f939037739ea3e6a67766
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2022-09-29 (Thu, 29 Sep 2022)
Changed paths:
M llvm/test/DebugInfo/ARM/split-complex.ll
Log Message:
-----------
[LLVM][DebugInfo] Disable split-complex.ll for aarch64-pc-windows-msvc
This patch disables split-complex.ll for aarch64-pc-windows-msvc.
split-complex.ll fails with a crash when run on AArch64/Windows.
I have reported following issue: llvm-project/issues/58053
More information about the All-commits
mailing list