[CodeGen] Fix comment. NFC.

llvm-svn: 330865
This commit is contained in:
Michael Kruse 2018-04-25 19:54:16 +00:00
parent e819fffee3
commit 8aedbd9d2e
1 changed files with 2 additions and 2 deletions

View File

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