summaryrefslogtreecommitdiff
path: root/release_23/test/Other/2007-06-16-Funcname.ll
diff options
context:
space:
mode:
Diffstat (limited to 'release_23/test/Other/2007-06-16-Funcname.ll')
-rw-r--r--release_23/test/Other/2007-06-16-Funcname.ll7
1 files changed, 0 insertions, 7 deletions
diff --git a/release_23/test/Other/2007-06-16-Funcname.ll b/release_23/test/Other/2007-06-16-Funcname.ll
deleted file mode 100644
index 75b96e6c373f..000000000000
--- a/release_23/test/Other/2007-06-16-Funcname.ll
+++ /dev/null
@@ -1,7 +0,0 @@
-; RUN: llvm-as < %s | llc -march=cpp -cppfname=WAKKA | not grep makeLLVMModule
-; PR1515
-
-define void @foo() {
- ret void
-}
-