mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-29 02:46:06 +00:00
[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:
parent
a41ae90c0c
commit
e0b76bafde
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user