[PATCH] D28560: [Object/ELF] - Allow to parse files with e_shstrndx set to SHN_UNDEF

Ed Maste via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 11 07:24:29 PST 2017


emaste added a comment.

I think this LGTM but I'm curious if `!Index` was just from a misunderstanding, or if @rafael encountered an object with e_shstrndx == 0?


https://reviews.llvm.org/D28560





More information about the llvm-commits mailing list