[PATCH] D44492: [COFF] Enable per-function and data sections in LTO
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 14 13:15:52 PDT 2018
davide accepted this revision.
davide added a comment.
This revision is now accepted and ready to land.
lgtm, we do the same exact thing in ELF, I don't see why COFF should be different.
https://reviews.llvm.org/D44492
More information about the llvm-commits
mailing list