[lldb] Force the preprocessor to run in thread-step-out-ret-addr-check.test

It does not seem to run automatically on windows.
This commit is contained in:
Pavel Labath 2019-12-21 12:25:02 +01:00
parent 5a79cfa32d
commit ce3ce9f464
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# REQUIRES: target-x86_64
# RUN: %clang_host %p/Inputs/call-asm.c %p/Inputs/thread-step-out-ret-addr-check.s -o %t
# RUN: %clang_host %p/Inputs/call-asm.c -x assembler-with-cpp %p/Inputs/thread-step-out-ret-addr-check.s -o %t
# RUN: %lldb %t -s %s -b 2>&1 | FileCheck %s
breakpoint set -n nonstandard_stub