[PATCH] D59531: [ELF] Produce multiple PT_NOTE segments as needed

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 20 16:44:10 PDT 2019


ruiu added a comment.

I actually like this approach. It's much simpler, easier to understand, and perhaps easier to parse by program. I'd wait for a few days for those who don't like this approach, but if no one oppose, I'll approve. Please ping me after a few days.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59531





More information about the llvm-commits mailing list