This fixes https://bugs.llvm.org/show_bug.cgi?id=40339
Previously if the addresses were set in YAML they were ignored for
.dynsym and .dynstr sections. The patch fixes that.
Differential D58168
[yaml2obj] - Do not ignore explicit addresses for .dynsym and .dynstr grimar on Feb 13 2019, 2:35 AM. Authored by
Details This fixes https://bugs.llvm.org/show_bug.cgi?id=40339 Previously if the addresses were set in YAML they were ignored for
Diff Detail Event Timeline
|
I will change soes->does on next patch update/before the commit.