HA: [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable

Joerg Sonnenberger via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 14:28:48 PST 2015


On Thu, Nov 05, 2015 at 01:46:37PM -0800, Rui Ueyama wrote:
> Is there a strong reason to continue using that tool? I don't expect that
> they are still providing rescue images for floppy disks.

Yes, there are still strong reasons for using that tools. Having a
static binary with all common tools is still highly useful for recovery.
It is also still highly useful for shipping system images, e.g. on ARM.

Joerg


More information about the llvm-commits mailing list