binutils-gdb/gdb/compile
Simon Marchi 6ad66f21fc gdb: move compile_instance to compile/compile.h
struct compile_instance needs to be visible to users, since we use
std::unique<compile_instance>.  language.c and c-lang.c currently
includes compile-internal.h for this reason, which kind of defeats the
purpose of having an "internal" header file.

Change-Id: Iedffe5f1173b3de7bdc1be533ee2a68e6f6c549f
Reviewed-By: Bruno Larsen <blarsen@redhat.com>
2023-01-20 14:48:56 -05:00
..
compile-c-support.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
compile-c-symbols.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
compile-c-types.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
compile-c.h gdb: move compile_instance to compile/compile.h 2023-01-20 14:48:56 -05:00
compile-cplus-symbols.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
compile-cplus-types.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
compile-cplus.h gdb: move compile_instance to compile/compile.h 2023-01-20 14:48:56 -05:00
compile-internal.h gdb: move compile_instance to compile/compile.h 2023-01-20 14:48:56 -05:00
compile-loc2c.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
compile-object-load.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
compile-object-load.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
compile-object-run.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
compile-object-run.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
compile.c gdb: move type_map_instance to compile/compile.c 2023-01-20 14:48:56 -05:00
compile.h gdb: move compile_instance to compile/compile.h 2023-01-20 14:48:56 -05:00
gcc-c-plugin.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
gcc-cp-plugin.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00