mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:58:11 +08:00
Fix flakiness in lldb lit test
Messages "breakpoint locations added" and "process stopped" may come out of order. Differential Revision: https://reviews.llvm.org/D61611#anchor-1499662 llvm-svn: 360571
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
|
||||
# CHECK: Breakpoint 1: no locations (pending).
|
||||
# CHECK: (lldb) run -jit-kind=mcjit {{.*}}/jitbp_elf.test.tmp.ll
|
||||
# CHECK: 1 location added to breakpoint 1
|
||||
# CHECK: Process {{.*}} stopped
|
||||
# CHECK: JIT(0x{{.*}})`jitbp:
|
||||
# CHECK: Process {{.*}} launched: {{.*}}
|
||||
|
||||
Reference in New Issue
Block a user