summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/source-filename.test
diff options
context:
space:
mode:
authorTeresa Johnson <tejohnson@google.com>2016-02-10 19:11:15 +0000
committerTeresa Johnson <tejohnson@google.com>2016-02-10 19:11:15 +0000
commit89f38fb5cc8006dfb9737417257307b4fda9c44c (patch)
tree9566557c429cad5fef83b095f7dc154b9b060187 /llvm/test/Bitcode/source-filename.test
parentd16cebef5df2c38067bb0168819a4a4f6b443ee9 (diff)
downloadbcm5719-llvm-89f38fb5cc8006dfb9737417257307b4fda9c44c.tar.gz
bcm5719-llvm-89f38fb5cc8006dfb9737417257307b4fda9c44c.zip
Revert "[ThinLTO] Use MD5 hash in function index." due to bot failure
This reverts commit r260408. Bot failure that I need to investigate. llvm-svn: 260412
Diffstat (limited to 'llvm/test/Bitcode/source-filename.test')
-rw-r--r--llvm/test/Bitcode/source-filename.test2
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'
OpenPOWER on IntegriCloud