Determine stripped status of a binary based on .symtab
Test Plan:
ninja check-bolt
Differential D130034
[BOLT] Add BinaryContext::IsStripped nhuhuan on Jul 18 2022, 12:02 PM. Authored by
Details
Determine stripped status of a binary based on .symtab Test Plan: ninja check-bolt
Diff Detail
Event TimelineComment Actions LGTM, but please drop "[NFC]" from the title. Comment Actions LGTM, also simple test would be appreciated (e.g. by adding BOLT-INFO about the presumption that the binary was stripped). Comment Actions I'm requesting changes because the user-facing message needs to be updated. Please also update the test accordingly.
|