This is not part of the test

llvm-svn: 17541
diff --git a/llvm/test/Regression/Debugger/funccall.c b/llvm/test/Regression/Debugger/funccall.c
index cc36385..b99a885 100644
--- a/llvm/test/Regression/Debugger/funccall.c
+++ b/llvm/test/Regression/Debugger/funccall.c
@@ -12,3 +12,6 @@
 
 	return q;
 }
+
+// This is the source that corresponds to funccall.ll
+// RUN: exit 0