Add comment to describe a field member (NFC)

Address post-review comment.
This commit is contained in:
Mehdi Amini 2020-09-04 05:24:50 +00:00
parent 8514ecb02d
commit 23bcfbcc98
1 changed files with 1 additions and 0 deletions

View File

@ -308,6 +308,7 @@ private:
runWithCrashRecovery(MutableArrayRef<std::unique_ptr<Pass>> passes,
ModuleOp module, AnalysisManager am);
/// Context this PassManager was initialized with.
MLIRContext *context;
/// Flag that specifies if pass statistics should be dumped.