Index: crosstest/test_fcmp.def |
diff --git a/crosstest/test_fcmp.def b/crosstest/test_fcmp.def |
index 9f498b498a6093eb5fdf6dad93534f5e5760b1c3..c3d6387d427c221dc89172be4cb147c71d2978ae 100644 |
--- a/crosstest/test_fcmp.def |
+++ b/crosstest/test_fcmp.def |
@@ -1,3 +1,16 @@ |
+//===- subzero/crosstest/test_fcmp.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 fcmp instruction. |
+// |
+//===----------------------------------------------------------------------===// |
+ |
#ifndef TEST_FCMP_DEF |
#define TEST_FCMP_DEF |