summaryrefslogtreecommitdiff
path: root/test/Bitcode/Inputs
diff options
context:
space:
mode:
Diffstat (limited to 'test/Bitcode/Inputs')
-rw-r--r--test/Bitcode/Inputs/module_hash.ll4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/Bitcode/Inputs/module_hash.ll b/test/Bitcode/Inputs/module_hash.ll
deleted file mode 100644
index 1d422c6e817..00000000000
--- a/test/Bitcode/Inputs/module_hash.ll
+++ /dev/null
@@ -1,4 +0,0 @@
-; Needs a function for the combined index to be populated
-define void @bar() {
- ret void
-}