[ELF] Finalize .dynamic section at the end
Some dynamic table tags like RELSZ and PLTRELSZ depens on result of finalizing corresponding relocation sections. Therefore we have to finalize .dynamic section at the end. Differential Revision: http://reviews.llvm.org/D16799 llvm-svn: 259478
Loading
Please sign in to comment