Index: crosstest/test_icmp.def |
diff --git a/crosstest/test_icmp.def b/crosstest/test_icmp.def |
index c7cfc962c0f6a0ef7dc0ee1af959824af45608fe..beb481c872dc7d82b1b56643ddc07f4670e95521 100644 |
--- a/crosstest/test_icmp.def |
+++ b/crosstest/test_icmp.def |
@@ -1,3 +1,16 @@ |
+//===- subzero/crosstest/test_icmp.def - macros for tests -----*- C++ -*---===// |
+// |
+// The Subzero Code Generator |
+// |
+// This file is distributed under the University of Illinois Open Source |
+// License. See LICENSE.TXT for details. |
+// |
+//===----------------------------------------------------------------------===// |
+// |
+// This file defines macros for crosstesting the icmp instruction. |
+// |
+//===----------------------------------------------------------------------===// |
+ |
#ifndef TEST_ICMP_DEF |
#define TEST_ICMP_DEF |