mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-23 06:35:25 +00:00
Fix "the the" and similar typos.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95781 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
//
|
||||
// This file implements the VirtRegMap class.
|
||||
//
|
||||
// It also contains implementations of the the Spiller interface, which, given a
|
||||
// It also contains implementations of the Spiller interface, which, given a
|
||||
// virtual register map and a machine function, eliminates all virtual
|
||||
// references by replacing them with physical register references - adding spill
|
||||
// code as necessary.
|
||||
|
||||
Reference in New Issue
Block a user