[PATCH] D31888: [LLD][ELF] Always use Script::assignAddresses()

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 12:48:56 PDT 2017


ben via Phabricator <reviews at reviews.llvm.org> writes:

> The question I am struggling with is: Why is allocateHeaders called twice? Could the function fixHeaders() be removed?

I think I managed to fix this in r302186. Let me know if that was what
you had in mind.

Cheers,
Rafael


More information about the llvm-commits mailing list