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