Skip to content

Commit 0156c78

Browse files
committed
[CIR][Rebase] Stub out error handling for Pass option initialization
1 parent d8745a3 commit 0156c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/lib/CIR/CodeGen/CIRPasses.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ void populateCIRPreLoweringPasses(OpPassManager &pm) {
8585
// add other passes here
8686
}
8787

88-
} // namespace mlir
88+
} // namespace mlir

0 commit comments

Comments
 (0)