[flang] Fix length handling in character kind implicit conversion (#74586)
[llvm-project.git] / lldb / test / Shell / Unwind / unwind-plan-dwarf-dump.test
blob6dbb518a656b00d38e6ba1638e5209c3e77f5ae9
1 # REQUIRES: target-x86_64, system-linux, native
3 # RUN: %clang_host %p/Inputs/unwind-plan-dwarf-dump.s -o %t
4 # RUN: %lldb %t -s %s -o exit | FileCheck %s
6 breakpoint set -n main
7 # CHECK: Breakpoint 1:
9 process launch
10 # CHECK: stop reason = breakpoint 1.1
12 target modules show-unwind -n main
13 # CHECK: eh_frame UnwindPlan:
14 # CHECK: row[0]:    0: CFA=DW_OP_breg7 +0, DW_OP_const1u 0x0, DW_OP_plus => rip=DW_OP_const1s -8, DW_OP_plus, DW_OP_deref