[PATCH] D59120: [ELF] Sort notes by alignment in decreasing order

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 8 02:01:58 PST 2019


MaskRay added a comment.

Peter's suggestion resembles the approach taken by ld.bfd: it can create multiple PT_NOTE segments. I also favor this.


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D59120





More information about the llvm-commits mailing list