commit | 629c9d30eb373f5ff43bceef09049621cfb91b89 | [log] [tgz] |
---|---|---|
author | Dave Lee <davelee.com@gmail.com> | Mon Jul 02 17:24:37 2018 +0000 |
committer | Dave Lee <davelee.com@gmail.com> | Mon Jul 02 17:24:37 2018 +0000 |
tree | 71ef862979a45a0346a1715c3d5c06289ce17d07 | |
parent | 198bcb65d99a23f08240d40476868de63de4ed16 [diff] |
nm: Add -no-weak flag for hiding weak symbols Summary: This adds a new -no-weak flag to nm to hide weak symbols in its output. This also adds a -W alias for this which is analogous to -U. Patch by Keith Smiley Reviewers: kastiglione, enderby, compnerd Reviewed By: kastiglione Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D48751 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@336126 91177308-0d34-0410-b5e6-96231b3b80d8