K 10 svn:author V 6 emaste K 8 svn:date V 27 2015-06-13T14:24:31.745862Z K 7 svn:log V 423 elfcopy: Handle objects without a ".shstrtab" section string table As of LLVM revision 238073, LLVM stores symbols and section names in the same string table. From the upstream commit mesage: With the scheme of naming sections like ".text.foo" where foo is a symbol, there is a big potential saving in using a single one. This is a cherry-pick of ELF Tool Chain revision 3225. Sponsored by: The FreeBSD Foundation END