diff options
author | Tom Tromey <tom@tromey.com> | 2017-04-26 22:12:50 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2017-08-03 07:58:57 -0600 |
commit | b80cf838447322778f04059a1f58b78ffbbeb597 (patch) | |
tree | ac787194a79cf0bf6b259dcf10e835ef3ded3baf /bfd/cpu-rs6000.c | |
parent | fad0444a57f4715c1afc9b0331014374e6faccb6 (diff) | |
download | gdb-b80cf838447322778f04059a1f58b78ffbbeb597.zip gdb-b80cf838447322778f04059a1f58b78ffbbeb597.tar.gz gdb-b80cf838447322778f04059a1f58b78ffbbeb597.tar.bz2 |
Remove an unlink cleanup
compile/compile.c had its own cleanup to unlink a file. This patch
replaces this cleanup with gdb::unlinker.
ChangeLog
2017-08-03 Tom Tromey <tom@tromey.com>
* compile/compile.c (cleanup_unlink_file): Remove.
(compile_to_object): Use gdb::unlinker.
(eval_compile_command): Likewise.
Diffstat (limited to 'bfd/cpu-rs6000.c')
0 files changed, 0 insertions, 0 deletions