facebookarchive/BOLT

ELF32 support

davidmcastiel opened this issue · 1 comments

Hi,

can BOLT support ELF32?
what is the diff in implementation that prevents it from supporting ELF32?
can you estimate the effort to support it?
do you intend to support it?

Thanks,
David

It shouldn't be hard to add ELF32 support, although we don't have any immediate plans for it. Since ELF64 is already there, I think it will take about a month for ELF32.