mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-11-02 07:17:36 +00:00
Rename MachineInstrInfo -> TargetInstrInfo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5272 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -126,7 +126,7 @@ public:
|
||||
|
||||
// The following methods are used to generate "copy" machine instructions
|
||||
// for an architecture. Currently they are used in TargetRegClass
|
||||
// interface. However, they can be moved to MachineInstrInfo interface if
|
||||
// interface. However, they can be moved to TargetInstrInfo interface if
|
||||
// necessary.
|
||||
//
|
||||
// The function regTypeNeedsScratchReg() can be used to check whether a
|
||||
|
||||
Reference in New Issue
Block a user