summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CBackend/2002-08-19-FunctionPointer.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/CBackend/2002-08-19-FunctionPointer.ll')
-rw-r--r--test/CodeGen/CBackend/2002-08-19-FunctionPointer.ll5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/CodeGen/CBackend/2002-08-19-FunctionPointer.ll b/test/CodeGen/CBackend/2002-08-19-FunctionPointer.ll
deleted file mode 100644
index 10b9fe2..0000000
--- a/test/CodeGen/CBackend/2002-08-19-FunctionPointer.ll
+++ /dev/null
@@ -1,5 +0,0 @@
-; RUN: llc < %s -march=c
-
-@fptr = global void ()* @f ;; Forward ref method defn
-declare void @f() ;; External method
-
OpenPOWER on IntegriCloud