[all-commits] [llvm/llvm-project] 865b11: [lldb] XFAIL command-disassemble-mixed.c on Windows
David Spickett via All-commits
all-commits at lists.llvm.org
Wed Jul 19 02:05:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 865b1190e67c9c28677866d96ccab42894efdc4c
https://github.com/llvm/llvm-project/commit/865b1190e67c9c28677866d96ccab42894efdc4c
Author: David Spickett <david.spickett at linaro.org>
Date: 2023-07-19 (Wed, 19 Jul 2023)
Changed paths:
M lldb/test/Shell/Commands/command-disassemble-mixed.c
Log Message:
-----------
[lldb] XFAIL command-disassemble-mixed.c on Windows
Either clang-cl has different assembly output or we're not mapping
source to assembly properly on Windows. We (Linaro) will find out which.
https://lab.llvm.org/buildbot/#/builders/219/builds/4195
More information about the All-commits
mailing list