diff options
| -rw-r--r-- | lldb/lit/ExecControl/StopHook/stop-hook.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lldb/lit/ExecControl/StopHook/stop-hook.test b/lldb/lit/ExecControl/StopHook/stop-hook.test index ee97cee8905..ca6495ef14a 100644 --- a/lldb/lit/ExecControl/StopHook/stop-hook.test +++ b/lldb/lit/ExecControl/StopHook/stop-hook.test @@ -46,9 +46,7 @@ target stop-hook list run # Stopping inside of the stop hook range # CHECK: (lldb) run -# CHECK-NEXT: Process {{.*}} launched: # CHECK-NEXT: (void *) $0 = 0x -# CHECK-NEXT: Process {{.*}} stopped thread step-over # Stepping inside of the stop hook range |

