llvm-project
74d52f96
- [llvm-objcopy][COFF] Update .symidx values after stripping (#153322)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 days ago
[llvm-objcopy][COFF] Update .symidx values after stripping (#153322) After deleting debug sections, symbol indices are shifted but sections consisting of .symidx directives are completely ignored. Update symbol indices as well.
References
#153322 - [llvm-objcopy][COFF] Update .symidx values after stripping
Author
e-kud
Parents
82978dfc
Loading