https://github.com/jh7370 commented:
> Does it refer to `llvm-nm`? What kind of documentation artifacts is expected? > Any pointer or suggestion is much appreciated? See llvm/docs/CommandGuide/llvm-nm.rst. That needs updating for the new default for -X. I also note that the help text (see Opts.td in the llvm-nm directory) already states that any is the default, which doesn't match the behaviour until your PR. https://github.com/llvm/llvm-project/pull/204281 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
