[lldb][test] Disable inline_sites_live.cpp for non-Windows targets (#116196)

This is a follow-up for the conversation here
https://github.com/llvm/llvm-project/pull/115722/.

This test is designed for Windows target/PDB format, so it shouldn't be
built and run for DWARF/etc.
This commit is contained in:
Vladislav Dzhidzhoev 2024-11-15 14:15:29 +01:00 committed by GitHub
parent a41ae90c0c
commit e0b76bafde
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
// clang-format off
// REQUIRES: system-windows
// REQUIRES: target-windows
// RUN: %build -o %t.exe -- %s
// RUN: %lldb -f %t.exe -s \