mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
[PM] Fix Typo
Patch by Nick Sarnie. llvm-svn: 316397
This commit is contained in:
parent
c60e9d2649
commit
666ae11aa6
@ -470,7 +470,7 @@ public:
|
||||
//IR.getContext().yield();
|
||||
}
|
||||
|
||||
// Invaliadtion was handled after each pass in the above loop for the
|
||||
// Invalidation was handled after each pass in the above loop for the
|
||||
// current unit of IR. Therefore, the remaining analysis results in the
|
||||
// AnalysisManager are preserved. We mark this with a set so that we don't
|
||||
// need to inspect each one individually.
|
||||
|
Loading…
x
Reference in New Issue
Block a user