Move newline printed with op to function/basic block printer.

Allows printing the instruction to string without trailing newline. Making it easier to reuse print to annotate instructions during lowering. And removes need for newline in the print functions of ops.

PiperOrigin-RevId: 204630791
2 files changed
tree: 756cb83e3df1029b1e42082620a2032a5bcaf8ce
  1. include/
  2. lib/
  3. test/
  4. tools/
  5. LICENSE.TXT