mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-02 07:32:52 +00:00
spell this right!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23097 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a8fbee6f09
commit
8fae46675d
@ -338,7 +338,7 @@ public:
|
||||
//
|
||||
|
||||
// InsertAtEndOfBasicBlock - This method should be implemented by targets that
|
||||
// mark instructions with the 'usesCustomDAGSChedInserter' flag. These
|
||||
// mark instructions with the 'usesCustomDAGSchedInserter' flag. These
|
||||
// instructions are special in various ways, which require special support to
|
||||
// insert. The specified MachineInstr is created but not inserted into any
|
||||
// basic blocks, and the scheduler passes ownership of it to this method.
|
||||
|
Loading…
Reference in New Issue
Block a user