K 10 svn:author V 6 emaste K 8 svn:date V 27 2017-04-13T01:36:51.228146Z K 7 svn:log V 266 MFC r316284: elfcopy: remove temporary ELF file when converting from binary Previously a command like objcopy --input-target binary --output-target elf64-x86-64-freebsd \ binary_file object.o would leave a temporary file behind. ELF Tool Chain ticket #543 END