Files
clang-p2996/mlir/lib/Support/InterfaceSupport.cpp
Kohei Yamaguchi 891fad0448 [mlir] [NFC] Add a newline to debug message at inserting of InterfaceMap
At inserting of InterfaceMap, a debug message lacked a newline, so it repeatedly displayed this message within a single line.
Clean up the debug log by inserting a newline at the end of the message.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D150182
2023-05-30 14:29:14 +00:00

1.2 KiB