This is not part of the test

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17541 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2004-11-07 00:34:45 +00:00
parent a11bcdf110
commit 7452ac7c14

View File

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