Mercurial > hg > CbC > CbC_llvm
view lld/test/mach-o/empty-sections.yaml @ 213:25ca0248ac32
...
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Sun, 11 Jul 2021 17:05:31 +0900 |
parents | 2e18cbf3894f |
children |
line wrap: on
line source
# 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 ...