]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/elf/AArch64/dynlib-nointerp-section.test
Vendor import of lld trunk r233088:
[FreeBSD/FreeBSD.git] / test / elf / AArch64 / dynlib-nointerp-section.test
1 RUN: lld -flavor gnu -target aarch64--linux-gnu %p/Inputs/no-interp-section.o \
2 RUN:  -o %t -shared
3 RUN: llvm-objdump -section-headers %t | FileCheck %s
4
5 CHECK-NOT: .interp