[CodeGen] Fix comment. NFC.
authorMichael Kruse <llvm@meinersbur.de>
Wed, 25 Apr 2018 19:54:16 +0000 (19:54 +0000)
committerMichael Kruse <llvm@meinersbur.de>
Wed, 25 Apr 2018 19:54:16 +0000 (19:54 +0000)
llvm-svn: 330865

polly/include/polly/CodeGen/BlockGenerators.h

index 23ebf05..fca0edc 100644 (file)
@@ -329,8 +329,8 @@ protected:
                            ValueMapT &BBMap,
                            __isl_keep isl_id_to_ast_expr *NewAccesses);
 
-  /// When statement tracing is enable, build the print instructions for
-  /// printing the current statement instance and its input scalars.
+  /// When statement tracing is enabled, build the print instructions for
+  /// printing the current statement instance.
   ///
   /// The printed output looks like:
   ///