Commit 6cfac497 authored by Muhammad Omair Javaid's avatar Muhammad Omair Javaid
Browse files

[lldb][DWARF] Mark delayed-definition-die-searching.test unsupported on Windows

This marks delayed-definition-die-searching.test as unsupported on
Windows. Clang uses link.exe as default linker if not marked explicitly
to use lld. When used with link.exe clang produces PDB format debug info
even when -gdwarf is specified.
This test will be unsupported until we make lldb-aarch64-windows buildbot
to use lld.
parent 531a0b67
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment