Make it obvious that this file is bad bad bad
authorChris Lattner <sabre@nondot.org>
Sun, 27 Jun 2004 18:21:20 +0000 (18:21 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 27 Jun 2004 18:21:20 +0000 (18:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14432 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/CodeGen/MachineCodeForInstruction.h
lib/Target/SparcV9/MachineCodeForInstruction.h

index bc457f39579e851256a094a2f8934f4e73c50db5..213a736ff5e2a0d93a44ff34b2ed5047e3336aa0 100644 (file)
@@ -7,6 +7,9 @@
 // 
 //===----------------------------------------------------------------------===//
 //
+// FIXME: This file is SparcV9 specific.  Do not rely on this class for new 
+// targets, it will go away in the future.
+//
 // Representation of the sequence of machine instructions created for a single
 // VM instruction.  Additionally records information about hidden and implicit
 // values used by the machine instructions: about hidden values used by the
index bc457f39579e851256a094a2f8934f4e73c50db5..213a736ff5e2a0d93a44ff34b2ed5047e3336aa0 100644 (file)
@@ -7,6 +7,9 @@
 // 
 //===----------------------------------------------------------------------===//
 //
+// FIXME: This file is SparcV9 specific.  Do not rely on this class for new 
+// targets, it will go away in the future.
+//
 // Representation of the sequence of machine instructions created for a single
 // VM instruction.  Additionally records information about hidden and implicit
 // values used by the machine instructions: about hidden values used by the