]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Inline some ui_out methods
authorTom Tromey <tromey@adacore.com>
Fri, 10 May 2024 19:13:03 +0000 (13:13 -0600)
committerTom Tromey <tromey@adacore.com>
Fri, 17 May 2024 15:23:25 +0000 (09:23 -0600)
commit650a81d87bc438c67b077fcf4e529e3e9c772d5d
treed2ea2bcad3f9c1e2cbc193e80d70bde013d2aa68
parent1f8243f0398689189dfab7a669729a8c447467a8
Inline some ui_out methods

I noticed a few ui_out methods that are just trivial wrappers.  This
patch moves these to ui-out.h, as it seems like they should be
inlineable.

Approved-By: Andrew Burgess <aburgess@redhat.com>
gdb/ui-out.c
gdb/ui-out.h