Skip to content

Commit ef896d2

Browse files
committed
Fix typo
1 parent efda329 commit ef896d2

File tree

1 file changed

+1
-1
lines changed
  • flang/include/flang/Optimizer/OpenMP

1 file changed

+1
-1
lines changed

flang/include/flang/Optimizer/OpenMP/Passes.td

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- Passes.td - HLFIR pass definition file -------------*- tablegen -*-===//
1+
//===-- Passes.td - flang OpenMP pass definition -----------*- tablegen -*-===//
22
//
33
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
44
// See https://llvm.org/LICENSE.txt for license information.

0 commit comments

Comments
 (0)