[llvm-commits] CVS: llvm/test/Programs/SingleSource/CustomChecked/LICENSE.TXT stepanov_v1p2.cpp

Chris Lattner lattner at cs.uiuc.edu
Sat Oct 18 01:49:02 PDT 2003


Changes in directory llvm/test/Programs/SingleSource/CustomChecked:

LICENSE.TXT updated: 1.1 -> 1.2
stepanov_v1p2.cpp updated: 1.1 -> 1.2

---
Log message:

Add license and running information


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

Index: llvm/test/Programs/SingleSource/CustomChecked/LICENSE.TXT
diff -u llvm/test/Programs/SingleSource/CustomChecked/LICENSE.TXT:1.1 llvm/test/Programs/SingleSource/CustomChecked/LICENSE.TXT:1.2
--- llvm/test/Programs/SingleSource/CustomChecked/LICENSE.TXT:1.1	Mon Oct 13 15:42:04 2003
+++ llvm/test/Programs/SingleSource/CustomChecked/LICENSE.TXT	Sat Oct 18 01:48:19 2003
@@ -9,3 +9,9 @@
 Copyright (C) 1995 Arch D. Robison
 This program is licensed under the GNU General Public License, Version 2.
 
+
+Stepanov
+------------------------------------------------------------------------------
+Copyright (C) Alex Stepanov
+This program is in the public domain.
+


Index: llvm/test/Programs/SingleSource/CustomChecked/stepanov_v1p2.cpp
diff -u llvm/test/Programs/SingleSource/CustomChecked/stepanov_v1p2.cpp:1.1 llvm/test/Programs/SingleSource/CustomChecked/stepanov_v1p2.cpp:1.2
--- llvm/test/Programs/SingleSource/CustomChecked/stepanov_v1p2.cpp:1.1	Sat Oct 18 01:35:46 2003
+++ llvm/test/Programs/SingleSource/CustomChecked/stepanov_v1p2.cpp	Sat Oct 18 01:48:19 2003
@@ -1,3 +1,4 @@
+// RUN: %s | grep 'Abstraction Penalty'
 /* KAI's version of Stepanov Benchmark -- Version 1.2
 
    Version 1.2 -- removed some special code for GNU systems that





More information about the llvm-commits mailing list