summaryrefslogtreecommitdiff
path: root/test/CodeGen/CellSPU/private.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/CellSPU/private.ll')
-rw-r--r--test/CodeGen/CellSPU/private.ll3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/CodeGen/CellSPU/private.ll b/test/CodeGen/CellSPU/private.ll
index 56f72e75b1..1d933adac9 100644
--- a/test/CodeGen/CellSPU/private.ll
+++ b/test/CodeGen/CellSPU/private.ll
@@ -6,9 +6,6 @@
; RUN: grep .Lbaz: %t
; RUN: grep ila.*\.Lbaz %t
-
-declare void @foo()
-
define private void @foo() {
ret void
}