mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-21 23:17:16 +00:00
Rename MRegisterInfo to TargetRegisterInfo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46930 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -74,7 +74,7 @@ implement the following:</p>
|
||||
<li>Create a <a href="TableGenFundamentals.html">TableGen</a> description of
|
||||
the register set and register classes</li>
|
||||
<li>Implement a subclass of <tt><a
|
||||
href="CodeGenerator.html#mregisterinfo">MRegisterInfo</a></tt></li>
|
||||
href="CodeGenerator.html#targetregisterinfo">TargetRegisterInfo</a></tt></li>
|
||||
</ul></li>
|
||||
<li>Describe the instruction set.
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user