Export print-rtl.c:print_insn_with_notes
authorRichard Sandiford <richard.sandiford@arm.com>
Thu, 17 Dec 2020 00:15:04 +0000 (00:15 +0000)
committerRichard Sandiford <richard.sandiford@arm.com>
Thu, 17 Dec 2020 00:15:04 +0000 (00:15 +0000)
commitd6c9781e073c359552d361ad34eb07c6c9231573
treeaae7e37be0fbd9e9508ade4e48d3ddd7368d60b1
parent21335c48576d0968126add51adef9a4ce0dddf07
Export print-rtl.c:print_insn_with_notes

Later patches want to use print_insn_with_notes (printing to
a pretty_printer).  This patch exports it from print-rtl.c.

The non-notes version is already public.

gcc/
* print-rtl.h (print_insn_with_notes): Declare.
* print-rtl.c (print_insn_with_notes): Make non-static
gcc/print-rtl.c
gcc/print-rtl.h