When a group member is removed, the corresponding record in the SHT_GROUP section has to be also deleted.
This fixes PR46064.
Differential D80568
[llvm-objcopy][ELF] Fix removing a group member section. ikudrin on May 26 2020, 8:32 AM. Authored by
Details When a group member is removed, the corresponding record in the SHT_GROUP section has to be also deleted. This fixes PR46064.
Diff Detail Event TimelineComment Actions LG, but please wait for other opinions.
|
I'd probably move this comment above the RUN bit, since it describes the test as a whole.