binutils-gdb/gdb/compile
Tom Tromey ed2b3126d1 Remove make_cleanup_free_objfile
This replaces make_cleanup_free_objfile with std::unique_ptr.

gdb/ChangeLog
2017-11-04  Tom Tromey  <tom@tromey.com>

	* objfiles.c (do_free_objfile_cleanup): Remove.
	* compile/compile-object-load.c (compile_object_load): Update.
	* objfiles.h (make_cleanup_free_objfile): Remove.
2017-11-04 10:27:18 -06:00
..
compile-c-support.c
compile-c-symbols.c
compile-c-types.c
compile-internal.h
compile-loc2c.c Use std::vector in compile-loc2c.c 2017-11-04 10:27:15 -06:00
compile-object-load.c Remove make_cleanup_free_objfile 2017-11-04 10:27:18 -06:00
compile-object-load.h
compile-object-run.c
compile-object-run.h
compile.c
compile.h