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
..
2017-09-03 13:03:10 -06:00
2017-09-04 20:21:13 +01:00
2017-09-15 17:40:33 +01:00
2017-09-03 13:03:10 -06:00
2017-11-04 10:27:15 -06:00
2017-11-04 10:27:18 -06:00
2017-01-01 10:52:34 +04:00
2017-10-13 07:18:29 -06:00
2017-01-01 10:52:34 +04:00
2017-10-11 16:21:02 -06:00
2017-02-02 11:11:47 +00:00