commit | 7b81822fc0b5678b20018ee0d444c8b6a9d5d048 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Nov 07 00:34:45 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Nov 07 00:34:45 2004 +0000 |
tree | 12d51bbee127a27af44c24711937ce9c525118f9 | |
parent | f4d3fb930e816d833d907447c16d523c6b7b6bfa [diff] [blame] |
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