[llvm] r294557 - Object: pad BSD ar string table to 4-bytes
Rafael Avila de Espindola via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 10 08:06:59 PST 2017
Davide Italiano via llvm-commits <llvm-commits at lists.llvm.org> writes:
> Thanks. Can you please add a comment so that we don't forget about the
> reason? (Also, is there a way to test this? I assume no because it
> relies on ld64 specific behaviour, but asking just in case).
It should be possible to test as it changes the offsets of members is
the produced .a file.
Cheers,
Rafael
More information about the llvm-commits
mailing list