]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
MMIX: use current_location() directly
authorJan Beulich <jbeulich@suse.com>
Tue, 3 Dec 2024 09:47:53 +0000 (10:47 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 3 Dec 2024 09:47:53 +0000 (10:47 +0100)
commit5ea62b98d952c28a988b51fbfabbd6d3a11e1694
treecdef3f4ff75022f0a3544cc2b48c1456c333892b
parent29f84cf8a214db79fe28c6d7d4a1e242783555c4
MMIX: use current_location() directly

It's no longer a static function, so it can be used without involving a
wrapper function plus an indirect function call.
gas/config/tc-mmix.c
gas/config/tc-mmix.h