mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
[NFC] Remove redundant word in comment
Differential Revision: https://reviews.llvm.org/D97157
This commit is contained in:
parent
ce78a3156f
commit
c582e6ee1c
@ -47,7 +47,7 @@ class TargetTransformInfo;
|
||||
|
||||
/// The adaptor from a function pass to a loop pass computes these analyses and
|
||||
/// makes them available to the loop passes "for free". Each loop pass is
|
||||
/// expected expected to update these analyses if necessary to ensure they're
|
||||
/// expected to update these analyses if necessary to ensure they're
|
||||
/// valid after it runs.
|
||||
struct LoopStandardAnalysisResults {
|
||||
AAResults &AA;
|
||||
|
Loading…
Reference in New Issue
Block a user