diff options
Diffstat (limited to 'llvm/test/Bitcode/source-filename.test')
-rw-r--r-- | llvm/test/Bitcode/source-filename.test | 2 |
1 files changed, 0 insertions, 2 deletions
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' |