mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-05 17:39:16 +00:00
Fix typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231495 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
98ecf5a7ed
commit
be76ce0ca1
@ -205,7 +205,7 @@ private:
|
||||
|
||||
char ExeDepsFix::ID = 0;
|
||||
|
||||
/// Translate TRI register number to a list of indizes into our stmaller tables
|
||||
/// Translate TRI register number to a list of indizes into our smaller tables
|
||||
/// of interesting registers.
|
||||
iterator_range<SmallVectorImpl<int>::const_iterator>
|
||||
ExeDepsFix::regIndizes(unsigned Reg) const {
|
||||
|
Loading…
x
Reference in New Issue
Block a user