Latest GNU nm (milestone: 2.39) has added -W/--no-weak and changed -U to mean
--defined-only (instead of --unicode=). The changes match our semantics.
Close #55297
Paths
| Differential D126133
[llvm-nm][docs] Document -W and -U ClosedPublic Authored by MaskRay on May 21 2022, 4:01 PM.
Details
Summary Latest GNU nm (milestone: 2.39) has added -W/--no-weak and changed -U to mean Close #55297
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 21 2022, 5:43 PM This revision was landed with ongoing or failed builds.May 23 2022, 9:59 AM Closed by commit rG224a8653c98e: [llvm-nm][docs] Document -W and -U (authored by MaskRay). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 431414 llvm/docs/CommandGuide/llvm-nm.rst
llvm/tools/llvm-nm/Opts.td
|