gdb: move type_map_instance to compile/compile.c
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 14 Dec 2022 03:34:29 +0000 (22:34 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Fri, 20 Jan 2023 19:48:56 +0000 (14:48 -0500)
commitc85555b1a8676145695cf5783df4d95c509ed82f
treecc96f1701a0187c8a427f76ea103c77f79ea717c
parent57ffc61c6dceaf41d525a3cbf0cad3fdbe4448e5
gdb: move type_map_instance to compile/compile.c

It's only used in compile/compile.c, it doesn't need to be in a header.

Change-Id: Ic5bec996b7b0cd7130055d1e8ff238b5ac4292a3
Reviewed-By: Bruno Larsen <blarsen@redhat.com>
gdb/compile/compile-internal.h
gdb/compile/compile.c