[PATCH] D39594: [ELF] - Stop using SectionKey for creating output sections.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 3 13:40:00 PDT 2017


ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.

LGTM

This is very nice improvement. The 7% improvement you observed feels a bit too good, and I'm not sure if it is applicable to other test cases, but this patch itself is pretty nice.


https://reviews.llvm.org/D39594





More information about the llvm-commits mailing list