[llvm-commits] CVS: llvm/test/Regression/Debugger/funccall.c

Chris Lattner lattner at cs.uiuc.edu
Sat Nov 6 16:34:57 PST 2004



Changes in directory llvm/test/Regression/Debugger:

funccall.c updated: 1.1 -> 1.2
---
Log message:

This is not part of the test


---
Diffs of the changes:  (+3 -0)

Index: llvm/test/Regression/Debugger/funccall.c
diff -u llvm/test/Regression/Debugger/funccall.c:1.1 llvm/test/Regression/Debugger/funccall.c:1.2
--- llvm/test/Regression/Debugger/funccall.c:1.1	Sun Jan  4 23:32:40 2004
+++ llvm/test/Regression/Debugger/funccall.c	Sat Nov  6 18:34:45 2004
@@ -12,3 +12,6 @@
 
 	return q;
 }
+
+// This is the source that corresponds to funccall.ll
+// RUN: exit 0






More information about the llvm-commits mailing list