summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/linux/compressed-debug-info/a.c
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/linux/compressed-debug-info/a.c')
-rw-r--r--lldb/packages/Python/lldbsuite/test/linux/compressed-debug-info/a.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/linux/compressed-debug-info/a.c b/lldb/packages/Python/lldbsuite/test/linux/compressed-debug-info/a.c
deleted file mode 100644
index 9c9dd9f55a9..00000000000
--- a/lldb/packages/Python/lldbsuite/test/linux/compressed-debug-info/a.c
+++ /dev/null
@@ -1,4 +0,0 @@
-int main() {
- int z = 2;
- return z;
-}
OpenPOWER on IntegriCloud