5 lines
220 B
Plaintext
5 lines
220 B
Plaintext
|
RUN: dsymutil -oso-prepend-path=%p %p/Inputs/call-site-entry.macho.x86_64 -o %t.dSYM
|
||
|
RUN: llvm-dwarfdump %t.dSYM | FileCheck %s -implicit-check-not=DW_AT_call_return_pc
|
||
|
|
||
|
CHECK: DW_AT_call_return_pc (0x0000000100000fa4)
|