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

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 24 03:55:01 PST 2016


davide added a comment.

This can be probably separated in two commits, which sorts and the other one which adds PT_NOTE.
For 1), LGTM, and you can probably commit it as is. For 2), please add a test and I'll take another look.


https://reviews.llvm.org/D28085





More information about the llvm-commits mailing list