[PATCH] D85526: [llvm-readobj] - Refine program headers testing (`-l`, `--program-headers` and `--segments`).

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 09:06:52 PDT 2020


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

> I am also not sure if we want to rename gnu-phdrs.test to something (e.g to

program-headers.test) in this patch or is it better to do in a "NFC" follow-up?
(for better commit history and to avoid confusion).

I don't have a strong opinion. Either way may be fine. `program-headers.test` as the final name makes sense.


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

https://reviews.llvm.org/D85526



More information about the llvm-commits mailing list