[PATCH] D76227: [obj2yaml] - SHT_DYNAMIC and SHT_REL* sections: stop dumping sh_entsize field when it has the default value.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 17 06:18:03 PDT 2020


grimar added a comment.

In D76227#1926119 <https://reviews.llvm.org/D76227#1926119>, @jhenderson wrote:

> I assume there are test cases that show that we do dump it when it is not the default for these kinds of sections?


Nope :( There are two more patches requred for that. I am going to post them a bit later today and will hold this one until we land them.


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

https://reviews.llvm.org/D76227





More information about the llvm-commits mailing list