1# RUN: ld64.lld.darwinold -arch x86_64 -r %s -o %t
2#
3# Test that writing empty mach-o sections does not segfault the linker.
4#
5
6--- !mach-o
7arch:            x86_64
8file-type:       MH_OBJECT
9...
10