blob: 83cd97aeac39f807c641a71187f4f631a229f2ff [file] [log] [blame]
# RUN: ld64.lld.darwinold -arch x86_64 -r %s -o %t
#
# Test that writing empty mach-o sections does not segfault the linker.
#
--- !mach-o
arch: x86_64
file-type: MH_OBJECT
...