summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/RuntimeDyld/X86/MachO_empty_ehframe.s
blob: 4579a7f6bcba0760de651980e40860c92b27d3d5 (plain)
1
2
3
4
5
6
7
# RUN: llvm-mc -triple=x86_64-apple-macosx10.9 -filetype=obj -o %t %s
# RUN: llvm-rtdyld -verify -triple=x86_64-apple-macosx10.9 %t

        .section        __TEXT,__eh_frame
	.macosx_version_min 10, 10

.subsections_via_symbols
OpenPOWER on IntegriCloud