summaryrefslogtreecommitdiffstats
path: root/lldb/lit/Driver/Inputs/hello.c
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/lit/Driver/Inputs/hello.c')
-rw-r--r--lldb/lit/Driver/Inputs/hello.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lldb/lit/Driver/Inputs/hello.c b/lldb/lit/Driver/Inputs/hello.c
deleted file mode 100644
index 03b2213bb9a..00000000000
--- a/lldb/lit/Driver/Inputs/hello.c
+++ /dev/null
@@ -1,3 +0,0 @@
-int main(void) {
- return 0;
-}
OpenPOWER on IntegriCloud