summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Bitcode')
-rw-r--r--llvm/test/Bitcode/Inputs/source-filename.bcbin792 -> 0 bytes
-rw-r--r--llvm/test/Bitcode/source-filename.test2
2 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/Bitcode/Inputs/source-filename.bc b/llvm/test/Bitcode/Inputs/source-filename.bc
deleted file mode 100644
index 3f327f4bf3c..00000000000
--- a/llvm/test/Bitcode/Inputs/source-filename.bc
+++ /dev/null
Binary files differ
diff --git a/llvm/test/Bitcode/source-filename.test b/llvm/test/Bitcode/source-filename.test
deleted file mode 100644
index d12cd3bb30d..00000000000
--- a/llvm/test/Bitcode/source-filename.test
+++ /dev/null
@@ -1,2 +0,0 @@
-; RUN: llvm-bcanalyzer -dump %p/Inputs/source-filename.bc | FileCheck %s
-; CHECK: <SOURCE_FILENAME {{.*}} record string = 'source-filename.c'
OpenPOWER on IntegriCloud