[PATCH] D20956: [ELF] - Assign sh_link field of SHT_GNU_versym section to DynSymTab section index

Ed Maste via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 3 11:15:04 PDT 2016


emaste added a comment.

The link I pasted is for the sun doc not a GNU one, but I believe much/all of the detail is the same. The section header types SHT_SUNW_version and SHT_GNU_version have the same value.


http://reviews.llvm.org/D20956





More information about the llvm-commits mailing list