aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Alpha/private.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Alpha/private.ll')
-rw-r--r--test/CodeGen/Alpha/private.ll2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/CodeGen/Alpha/private.ll b/test/CodeGen/Alpha/private.ll
index 26076e0..f8d3094 100644
--- a/test/CodeGen/Alpha/private.ll
+++ b/test/CodeGen/Alpha/private.ll
@@ -6,8 +6,6 @@
; RUN: grep \\\$baz: %t
; RUN: grep ldah.*\\\$baz %t
-declare void @foo()
-
define private void @foo() {
ret void
}