summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/Object/Inputs/no-section-table.sobin2544 -> 0 bytes
-rw-r--r--llvm/test/Object/no-section-table.test8
2 files changed, 0 insertions, 8 deletions
diff --git a/llvm/test/Object/Inputs/no-section-table.so b/llvm/test/Object/Inputs/no-section-table.so
deleted file mode 100644
index fd176ebf7ce..00000000000
--- a/llvm/test/Object/Inputs/no-section-table.so
+++ /dev/null
Binary files differ
diff --git a/llvm/test/Object/no-section-table.test b/llvm/test/Object/no-section-table.test
deleted file mode 100644
index 1049390ce85..00000000000
--- a/llvm/test/Object/no-section-table.test
+++ /dev/null
@@ -1,8 +0,0 @@
-RUN: llvm-readobj %p/Inputs/no-section-table.so -hash-table | FileCheck %s
-
-CHECK: HashTable {
-CHECK: Num Buckets: 3
-CHECK: Num Chains: 13
-CHECK: Buckets: [12, 10, 11]
-CHECK: Chains: [0, 0, 0, 0, 2, 3, 4, 0, 7, 5, 6, 8, 9]
-CHECK: }
OpenPOWER on IntegriCloud