Skip to content

Commit 0c99818

Browse files
author
Simon Camphausen
committed
Fix line endings
1 parent c6a4350 commit 0c99818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/lib/Conversion/SCFToEmitC/SCFToEmitC.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,4 +216,4 @@ void SCFToEmitCPass::runOnOperation() {
216216
if (failed(
217217
applyPartialConversion(getOperation(), target, std::move(patterns))))
218218
signalPassFailure();
219-
}
219+
}

0 commit comments

Comments
 (0)