[PATCH] D60555: [llvm-objcopy] Fill .symtab_shndx section correctly

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 11 02:38:04 PDT 2019


evgeny777 added a comment.

> Test case?

Have you seen bug description?
The problem with test case is that it requires file with large number of sections of which at least some should have relocation sections. 
I have 19Mb object file generated by clang, but I'm not sure if using it as test case is a good idea ...


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60555/new/

https://reviews.llvm.org/D60555





More information about the llvm-commits mailing list