mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-30 15:45:26 +00:00
Add a note that people shouldn't use MachineFunctionInfo.
llvm-svn: 15823
This commit is contained in:
parent
e0686c5fde
commit
8ca16af75f
@ -309,6 +309,8 @@ void MachineConstantPool::dump() const { print(std::cerr); }
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
// MachineFunctionInfo implementation
|
||||
// NOTE: MachineFunctionInfo and its methods are specific to the SparcV9
|
||||
// target - don't use them in other targets.
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
static unsigned
|
||||
|
Loading…
Reference in New Issue
Block a user