[PATCH] D54495: [LLD] [COFF] Remove empty sections before calculating the size of section headers
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 13 13:37:54 PST 2018
mstorsjo added a comment.
I don't have any good test for this, do you think one is needed? It avoids a 512 byte hole in the produced files.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D54495
More information about the llvm-commits
mailing list