summaryrefslogtreecommitdiffstats
path: root/llvm/test/CFrontend/2003-12-14-ExternInlineSupport.c
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CFrontend/2003-12-14-ExternInlineSupport.c')
-rw-r--r--llvm/test/CFrontend/2003-12-14-ExternInlineSupport.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/test/CFrontend/2003-12-14-ExternInlineSupport.c b/llvm/test/CFrontend/2003-12-14-ExternInlineSupport.c
deleted file mode 100644
index fb92ec773c1..00000000000
--- a/llvm/test/CFrontend/2003-12-14-ExternInlineSupport.c
+++ /dev/null
@@ -1,3 +0,0 @@
-// RUN: %llvmgcc -xc %s -c -o - | llvm-dis | not grep dead_function
-
-extern __inline__ void dead_function() {}
OpenPOWER on IntegriCloud