Add a note
authorChris Lattner <sabre@nondot.org>
Tue, 27 Jul 2004 04:00:54 +0000 (04:00 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 27 Jul 2004 04:00:54 +0000 (04:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15257 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Target/TargetSchedInfo.h

index 7357c17cfb4d6625feedffcd951716f160bab706..448d02ea9d7973bdd0a459b0d6d296fc748e05eb 100644 (file)
@@ -9,6 +9,8 @@
 //
 // This file describes the target machine to the instruction scheduler.
 //
+// NOTE: This file is currently sparc V9 specific.
+//
 //===----------------------------------------------------------------------===//
 
 #ifndef LLVM_TARGET_TARGETSCHEDINFO_H