mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-03 13:31:05 +00:00
grammar tweak in comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107321 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
06028bcce4
commit
d27946d1d4
@ -507,7 +507,7 @@ namespace {
|
||||
}
|
||||
|
||||
// ProcessSourceNode - Process nodes with source order numbers. These are added
|
||||
// to a vector which EmitSchedule use to determine how to insert dbg_value
|
||||
// to a vector which EmitSchedule uses to determine how to insert dbg_value
|
||||
// instructions in the right order.
|
||||
static void ProcessSourceNode(SDNode *N, SelectionDAG *DAG,
|
||||
InstrEmitter &Emitter,
|
||||
|
Loading…
Reference in New Issue
Block a user