mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Fix up grammar in a comment.
llvm-svn: 297898
This commit is contained in:
parent
4f45e0df06
commit
7933d6fc18
@ -8,7 +8,7 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// The machine combiner pass uses machine trace metrics to ensure the combined
|
||||
// instructions does not lengthen the critical path or the resource depth.
|
||||
// instructions do not lengthen the critical path or the resource depth.
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#define DEBUG_TYPE "machine-combiner"
|
||||
|
Loading…
Reference in New Issue
Block a user