1 ## When changing the assembly input, uncomment these lines to re-generate the
3 # COM: llvm-mc --emit-dwarf-unwind=always -filetype=obj -triple=x86_64-apple-macos10.15 %s -o %t.o
4 # COM: ld -r %t.o -o %t-r.o
5 # COM: obj2yaml %t-r.o > %S/Inputs/double-unwind-info.yaml
7 # RUN: yaml2obj %S/Inputs/double-unwind-info.yaml > %t-r.o
8 # RUN: %lld -dylib -lSystem %t-r.o -o /dev/null
11 ## eh_frame function address relocations are only emitted if the function isn't
16 ## Check that we perform unwind info registration correctly when there are
17 ## multiple symbols at the same address. This would previously hit an assertion
26 .subsections_via_symbols