summaryrefslogtreecommitdiff
path: root/test/elf/Hexagon/dynlib-hash.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/elf/Hexagon/dynlib-hash.test')
-rw-r--r--test/elf/Hexagon/dynlib-hash.test9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/elf/Hexagon/dynlib-hash.test b/test/elf/Hexagon/dynlib-hash.test
deleted file mode 100644
index f93176492348..000000000000
--- a/test/elf/Hexagon/dynlib-hash.test
+++ /dev/null
@@ -1,9 +0,0 @@
-RUN: lld -flavor gnu -target hexagon %p/Inputs/dynobj.o \
-RUN: -o %t --noinhibit-exec -shared
-RUN: llvm-objdump -s %t > %t1
-RUN: FileCheck -check-prefix=CHECKHASH %s < %t1
-
-CHECKHASH: Contents of section .hash:
-CHECKHASH: 0094 03000000 07000000 06000000 01000000
-CHECKHASH: 00a4 04000000 00000000 00000000 00000000
-CHECKHASH: 00b4 00000000 03000000 02000000 05000000