This is not part of the test
authorChris Lattner <sabre@nondot.org>
Sun, 7 Nov 2004 00:34:45 +0000 (00:34 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 7 Nov 2004 00:34:45 +0000 (00:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17541 91177308-0d34-0410-b5e6-96231b3b80d8

test/Debugger/funccall.c

index cc363858ac8c367e476dd35baecf18a80139e807..b99a8851d315b78fede44c098349e4abe92f44bb 100644 (file)
@@ -12,3 +12,6 @@ int main() {
 
        return q;
 }
+
+// This is the source that corresponds to funccall.ll
+// RUN: exit 0