[PATCH] D40086: Drop conflicting sh_entsize

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 15 09:26:42 PST 2017


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

LGTM.



================
Comment at: test/ELF/merge-entsize.s:27
+// CHECK-NEXT: AddressAlignment: 2
+// CHECK-NEXT: EntrySize: 0
----------------
I would check only EntrySize here, other values are not important for this test.


https://reviews.llvm.org/D40086





More information about the llvm-commits mailing list