[PATCH] D58168: [yaml2obj] - Do not ignore explicit addresses for .dynsym and .dynstr

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 13 05:54:52 PST 2019


grimar marked an inline comment as done.
grimar added inline comments.


================
Comment at: test/tools/yaml2obj/dynsym-dynstr-addr.yaml:4
+
+## Check yaml2obj soes not ignore the address of the
+## explicitly listed .dynstr and .dynstr sections.
----------------
I will change `soes`->`does` on next patch update/before the commit.


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

https://reviews.llvm.org/D58168





More information about the llvm-commits mailing list