Skip to content

Commit

Permalink
format code
Browse files Browse the repository at this point in the history
  • Loading branch information
JumpMasterJJ committed May 20, 2024
1 parent b3523cb commit fee5c48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flang/include/flang/Optimizer/Builder/Runtime/Command.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ mlir::Value genGetEnvVariable(fir::FirOpBuilder &, mlir::Location,
mlir::Value length, mlir::Value trimName,
mlir::Value errmsg);


/// Generate a call to the GetCwd runtime function which implements
/// the GETCWD intrinsic.
mlir::Value genGetCwd(fir::FirOpBuilder &builder, mlir::Location loc,
Expand Down

0 comments on commit fee5c48

Please sign in to comment.