Some of these options have a degree of incidental coverage, or are for Mach-O only. This patch adds dedicated ELF (where applicable) coverage.
Depends on D96601.
Differential D96602
[llvm-nm][test] Add additional test coverage for llvm-nm options jhenderson on Feb 12 2021, 6:27 AM. Authored by
Details
Diff Detail
Event TimelineComment Actions I only have one inline comment. Otherwise LGTM :)
|
I think it might be good to assign different values to symbol size and value. e.g.,
to show that symbols are sorted by their address or size when --numeric-sort or --size-sort option is applied.