[PATCH] D60502: [llvm-nm] Add --special-syms
Eugene Leviant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 12 03:17:57 PDT 2019
evgeny777 added a comment.
> Okay, thanks. llvm-nm shows them by default, I take it?
Exactly
> I wonder if this is something we should change for compatibility?
I don't know. May be. I am personally fine with current behavior of `llvm-nm` - whenever I don't need special syms I just grep them out.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60502/new/
https://reviews.llvm.org/D60502
More information about the llvm-commits
mailing list