diff options
Diffstat (limited to 'mlir/tools/mlir-tblgen/TosaUtilsGen.cpp')
-rw-r--r-- | mlir/tools/mlir-tblgen/TosaUtilsGen.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mlir/tools/mlir-tblgen/TosaUtilsGen.cpp b/mlir/tools/mlir-tblgen/TosaUtilsGen.cpp index c929546..dc8cc58 100644 --- a/mlir/tools/mlir-tblgen/TosaUtilsGen.cpp +++ b/mlir/tools/mlir-tblgen/TosaUtilsGen.cpp @@ -1,4 +1,4 @@ -//===- TosaUtilsGen.cpp - Tosa utility generator -===// +//===----------------------------------------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. |