[all-commits] [llvm/llvm-project] db7fb7: [lldb][test] Explain why TestExprFromNonZeroFrame ...
David Spickett via All-commits
all-commits at lists.llvm.org
Tue Apr 8 05:20:14 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: db7fb704f6d5337399172331b4ee46e846171061
https://github.com/llvm/llvm-project/commit/db7fb704f6d5337399172331b4ee46e846171061
Author: David Spickett <david.spickett at linaro.org>
Date: 2025-04-08 (Tue, 08 Apr 2025)
Changed paths:
M lldb/test/API/commands/expression/expr-from-non-zero-frame/TestExprFromNonZeroFrame.py
Log Message:
-----------
[lldb][test] Explain why TestExprFromNonZeroFrame is disabled on Windows
It's not scientific but I think the PDB we produce on the Windows on Arm
bot simply doesn't have the information needed. Could also be that clang
is producing some DWARF, but link.exe is dropping it from the final executable,
the effect is the same.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list