1 # RUN: yaml2obj %p/Inputs/debug_rnglist_offset_pair.yaml -o %ttest
2 # RUN: lldb-test breakpoints %ttest %s | FileCheck %s
4 # The following code and invocation were used to produce asm file,
5 # which was manually edited to add DW_RLE_base_address entry.
6 # clang -S -g -gdwarf-5 -O1 test.cpp -o test.s
7 # Then it was compiled and converted to yaml.
12 # for (int I = 0; I < 2; ++I) {
24 # clang and LLD versions were 8.0.0 (trunk 344035)
26 # Output file contains .debug_rnglists section with entries:
27 # DW_RLE_offset_pair and DW_RLE_base_address.
31 # CHECK: Address: {{.*}}`foo(int) + 5 at test.cpp:8:8