summaryrefslogtreecommitdiffstats
path: root/test/LLVMC/emit-llvm.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/LLVMC/emit-llvm.c')
-rw-r--r--test/LLVMC/emit-llvm.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/LLVMC/emit-llvm.c b/test/LLVMC/emit-llvm.c
deleted file mode 100644
index 38bbba6..0000000
--- a/test/LLVMC/emit-llvm.c
+++ /dev/null
@@ -1,4 +0,0 @@
-// RUN: llvmc -c -emit-llvm -o - %s | llvm-dis | grep "@f0()" | count 1
-
-int f0(void) {
-}
OpenPOWER on IntegriCloud