llvm-project/llvm/tools/llvm-nm
Fangrui Song 224a8653c9 [llvm-nm][docs] Document -W and -U
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

Reviewed by: jhenderson, keith

Differential Revision: https://reviews.llvm.org/D126133
2022-05-23 09:58:54 -07:00
..
CMakeLists.txt [llvm-nm] Switch command line parsing from llvm::cl to OptTable 2021-07-07 13:34:33 -07:00
Opts.td [llvm-nm][docs] Document -W and -U 2022-05-23 09:58:54 -07:00
llvm-nm.cpp [llvm-nm] Always use opaque pointers (PR55506) 2022-05-18 09:46:14 +02:00