[PATCH] D29364: [ELF] Handle multiple discontiguous .note sections

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 1 11:26:45 PST 2017


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

LGTM

Please add a comment saying that that code creates one PT_NOTE per a group of contiguous .note sections.


Repository:
  rL LLVM

https://reviews.llvm.org/D29364





More information about the llvm-commits mailing list