Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / test / Shell / Minidump / Windows / Sigsegv / sigsegv.test
blobe3f1e33e0ff0fc0d1e72890db2089ee503955dca
1 // REQUIRES: x86
3 // RUN: cd %p/Inputs
4 // RUN: env LLDB_USE_NATIVE_PDB_READER=1 \
5 // RUN:   %lldb -c sigsegv.dmp -s sigsegv.lldbinit | FileCheck %s
7 CHECK: * thread #1, stop reason = Exception 0xc0000005 encountered at address 0x7ff7a13110d9
8 CHECK:   * frame #0: 0x00007ff7a13110d9 sigsegv.exe
10 CHECK: ->  0x7ff7a13110d9: movl   $0x0, 0x0
11 CHECK:     0x7ff7a13110e4: leaq   0x1f45(%rip), %rcx
12 CHECK:     0x7ff7a13110eb: callq  0x7ff7a1311019
13 CHECK:     0x7ff7a13110f0: addq   $0x28, %rsp
14 CHECK:     0x7ff7a13110f4: retq
15 CHECK:     0x7ff7a13110f5: int3