forked from OSchip/llvm-project
parent
9df7fde269
commit
7fb124131c
|
@ -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…
Reference in New Issue