Support depfiles for ELF linkers
lld
and (newer) ld.bfd
and ld.gold
support a --dependency-file=
flag to dump out depfiles. We should hook this up in the Ninja and Makefiles generators.
Edited by Ben Boeckel
lld
and (newer) ld.bfd
and ld.gold
support a --dependency-file=
flag to dump out depfiles. We should hook this up in the Ninja and Makefiles generators.