diff options
Diffstat (limited to 'llvm/test/CodeGen/CPP/2007-06-16-Funcname.ll')
| -rw-r--r-- | llvm/test/CodeGen/CPP/2007-06-16-Funcname.ll | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/llvm/test/CodeGen/CPP/2007-06-16-Funcname.ll b/llvm/test/CodeGen/CPP/2007-06-16-Funcname.ll deleted file mode 100644 index 71fea12d9c2..00000000000 --- a/llvm/test/CodeGen/CPP/2007-06-16-Funcname.ll +++ /dev/null @@ -1,7 +0,0 @@ -; RUN: llc < %s -march=cpp -cppfname=WAKKA | not grep makeLLVMModule -; PR1515 - -define void @foo() { - ret void -} - |

