[PATCH] D61296: [ELF] Place SHT_NOTE sections with the same alignment into one PT_NOTE

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 11:27:25 PDT 2019


jakehehrlich added a comment.

If multiple note sections with unaligned sizes but larger than 4-byte alignment are used this solution doesn't work.


Repository:
  rLLD LLVM Linker

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61296/new/

https://reviews.llvm.org/D61296





More information about the llvm-commits mailing list