[PATCH] D28085: llvm-objdump: sort phdr strings and add PT_NOTE

Ed Maste via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 24 06:29:45 PST 2016


emaste added a comment.

> For 2), please add a test and I'll take another look.

I couldn't find any existing examples of similar tests - we need a linked binary here so we have phdrs. Do you have any suggestions? We could make use of lld perhaps?


https://reviews.llvm.org/D28085





More information about the llvm-commits mailing list