1 RUN: dsymutil -oso-prepend-path %p/../Inputs %p/../Inputs/private/tmp/baseaddr/loc1.x86_64 -f -o - | llvm-dwarfdump -debug-loc - | FileCheck %s
3 The test was compiled from a single source:
14 __attribute__((nodebug)) void f2() {
20 CHECK: .debug_loc contents:
21 CHECK: [0xffffffffffffffff, 0x0000000100000f90):
22 CHECK: [0x0000000000000004, 0x0000000000000007): DW_OP_consts +3, DW_OP_stack_value
23 CHECK: [0x0000000000000007, 0x0000000000000009): DW_OP_consts +4, DW_OP_stack_value
25 CHECK: [0xffffffffffffffff, 0x0000000100000f90):
26 CHECK: [0x0000000000000004, 0x0000000000000007): DW_OP_consts +5, DW_OP_stack_value
28 CHECK: [0xffffffffffffffff, 0x0000000100000f90):
29 CHECK: [0x0000000000000007, 0x0000000000000009): DW_OP_reg0 RAX