[PATCH] D82274: [llvm-objcopy] Emit error if removing symbol table referenced by SHT_GROUP section
Georgy Komarov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 23 19:27:08 PDT 2020
jubnzv added a comment.
@jhenderson thank you very much for your thoughtful review!
Yes, the problem with the failed test was caused by the fact that I use locally cached outputs with previous version of the test. Now I've fixed it and everything works.
I also corrected my patch according your guidances.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82274/new/
https://reviews.llvm.org/D82274
More information about the llvm-commits
mailing list