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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 20 02:40:08 PDT 2020


grimar added a comment.

In D80199#2046102 <https://reviews.llvm.org/D80199#2046102>, @jhenderson wrote:

> 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.


Yeah, but it looks a bit inaccurate to me..


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

https://reviews.llvm.org/D80199





More information about the llvm-commits mailing list