mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-14 23:48:56 +00:00
Add a note that people shouldn't use MachineFunctionInfo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15823 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
51d1cb3d88
commit
e6c3dc88ca
@ -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