[PATCH] D80199: [llvm-readobj][test] - Deduplicate YAMLs in gnuhash.test and hash-table.test. NFCI.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 20 02:07:13 PDT 2020


jhenderson accepted this revision.
jhenderson added a comment.

LGTM. FWIW, I don't think it's necessary to use different MACHINE values in most cases, since I don't think llvm-readobj's behaviour should change based on the machine type, only on the ELF64/ELF32 nature.


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

https://reviews.llvm.org/D80199





More information about the llvm-commits mailing list