summaryrefslogtreecommitdiff
path: root/lit/tools/lldb-mi/exec/exec-step-instruction.test
diff options
context:
space:
mode:
Diffstat (limited to 'lit/tools/lldb-mi/exec/exec-step-instruction.test')
-rw-r--r--lit/tools/lldb-mi/exec/exec-step-instruction.test5
1 files changed, 1 insertions, 4 deletions
diff --git a/lit/tools/lldb-mi/exec/exec-step-instruction.test b/lit/tools/lldb-mi/exec/exec-step-instruction.test
index a02bc01a07d6..0613fb5c7934 100644
--- a/lit/tools/lldb-mi/exec/exec-step-instruction.test
+++ b/lit/tools/lldb-mi/exec/exec-step-instruction.test
@@ -1,7 +1,4 @@
-# XFAIL: windows
-# -> llvm.org/pr24452
-#
-# RUN: %cc -o %t %p/inputs/main.c -g
+# RUN: %build %p/inputs/main.c --nodefaultlib -o %t
# RUN: %lldbmi %t < %s | FileCheck %s
# Test lldb-mi -exec-step-instruction command.