diff options
Diffstat (limited to 'test/old-elf/AArch64/dontignorezerosize-sections.test')
| -rw-r--r-- | test/old-elf/AArch64/dontignorezerosize-sections.test | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/test/old-elf/AArch64/dontignorezerosize-sections.test b/test/old-elf/AArch64/dontignorezerosize-sections.test deleted file mode 100644 index 8f3b27702208..000000000000 --- a/test/old-elf/AArch64/dontignorezerosize-sections.test +++ /dev/null @@ -1,9 +0,0 @@ -# This tests that lld is not ignoring zero sized sections -RUN: lld -flavor old-gnu -target aarch64--linux-gnu %p/Inputs/zerosizedsection.o \ -RUN: --noinhibit-exec --output-filetype=yaml -o %t -RUN: FileCheck %s < %t - -CHECK: references: -CHECK: - kind: layout-after -CHECK: offset: 0 -CHECK: target: L000 |
