forked from OSchip/llvm-project
[mlir][NFC] Trivial : Fix typo
Reviewed By: JohnTitor Differential Revision: https://reviews.llvm.org/D126601
This commit is contained in:
parent
ebb6f3ce37
commit
c7283c263c
|
@ -7,7 +7,7 @@
|
|||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// TODO: This pass is only necessary because the main inlining pass
|
||||
// has no abstracted away the call+callee relationship. When the inlining
|
||||
// has not abstracted away the call+callee relationship. When the inlining
|
||||
// interface has this support, this pass should be removed.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
|
Loading…
Reference in New Issue