xref: /llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/X86/MachO_empty_ehframe.s (revision 17ee427ef35d7521f90f28a7db83fddb4aadd475)
1# RUN: llvm-mc -triple=x86_64-apple-macosx10.9 -filetype=obj -o %t %s
2# RUN: llvm-rtdyld -verify -triple=x86_64-apple-macosx10.9 %t
3
4        .section        __TEXT,__eh_frame
5	.macosx_version_min 10, 10
6
7.subsections_via_symbols
8