Skip to content

Conversation

@dzhidzhoev
Copy link
Member

This is a follow-up for the conversation here
#115722.

This test is designed for Windows target/PDB format, so it shouldn't be built and run for DWARF/etc.

This is a follow-up for the conversation here
llvm#115722.

This test is designed for Windows target/PDB format, so it shouldn't be
built and run for DWARF/etc.
@llvmbot
Copy link
Member

llvmbot commented Nov 14, 2024

@llvm/pr-subscribers-lldb

Author: Vladislav Dzhidzhoev (dzhidzhoev)

Changes

This is a follow-up for the conversation here
#115722.

This test is designed for Windows target/PDB format, so it shouldn't be built and run for DWARF/etc.


Full diff: https://github.com/llvm/llvm-project/pull/116196.diff

1 Files Affected:

  • (modified) lldb/test/Shell/SymbolFile/NativePDB/inline_sites_live.cpp (+1-1)
diff --git a/lldb/test/Shell/SymbolFile/NativePDB/inline_sites_live.cpp b/lldb/test/Shell/SymbolFile/NativePDB/inline_sites_live.cpp
index 549bc881b19bb7..906f3d7dff0a56 100644
--- a/lldb/test/Shell/SymbolFile/NativePDB/inline_sites_live.cpp
+++ b/lldb/test/Shell/SymbolFile/NativePDB/inline_sites_live.cpp
@@ -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 \

@dzhidzhoev dzhidzhoev merged commit e0b76ba into llvm:main Nov 15, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants