1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

Add a note

llvm-svn: 15257
This commit is contained in:
Chris Lattner 2004-07-27 04:00:54 +00:00
parent 7d98fd121c
commit de0fddf8ee

View 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