Skip to content

Commit bdf3ad5

Browse files
committed
[flang][NFC] Update comments.
1 parent 2fa4186 commit bdf3ad5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

flang/include/flang/Optimizer/Dialect/FIRDialect.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8+
//
9+
// Coding style: https://mlir.llvm.org/getting_started/DeveloperGuide/
10+
//
11+
//===----------------------------------------------------------------------===//
812

913
#ifndef OPTIMIZER_DIALECT_FIRDIALECT_H
1014
#define OPTIMIZER_DIALECT_FIRDIALECT_H

0 commit comments

Comments
 (0)