diff --git a/include/llvm/Target/TargetSchedInfo.h b/include/llvm/Target/TargetSchedInfo.h index 7357c17cfb4..448d02ea9d7 100644 --- a/include/llvm/Target/TargetSchedInfo.h +++ b/include/llvm/Target/TargetSchedInfo.h @@ -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