binutils-gdb/gdb/compile
Tom Tromey e70d6457a6 Move lookup_name_info creation into basic_lookup_transparent_type
I noticed that basic_lookup_transparent_type calls two different
functions that both proceed to create a lookup_name_info.  It's more
efficient to create this object in the outermost layer possible.
Making this change required a few related changes, resulting in this
patch.

There are still more changes of this sort that could be made.

Regression tested on x86-64 Fedora 38.
2024-02-15 10:16:48 -07:00
..
compile-c-support.c
compile-c-symbols.c Use domain_search_flags in lookup_symbol et al 2024-01-28 10:58:16 -07:00
compile-c-types.c
compile-c.h
compile-cplus-symbols.c Rename SEARCH_ALL 2024-02-01 07:10:57 -07:00
compile-cplus-types.c Use domain_search_flags in lookup_symbol et al 2024-01-28 10:58:16 -07:00
compile-cplus.h
compile-internal.h
compile-loc2c.c
compile-object-load.c Move lookup_name_info creation into basic_lookup_transparent_type 2024-02-15 10:16:48 -07:00
compile-object-load.h
compile-object-run.c
compile-object-run.h
compile.c
compile.h
gcc-c-plugin.h
gcc-cp-plugin.h