diff options
author | Saurabh Badhwar <sbsaurabhbadhwar9@gmail.com> | 2019-01-16 14:38:22 +0000 |
---|---|---|
committer | Saurabh Badhwar <sbsaurabhbadhwar9@gmail.com> | 2019-01-16 14:38:22 +0000 |
commit | 148569f7a6f961f9f17346189721b861212ec2ae (patch) | |
tree | 8a64c818f737d1da3bd59c23f10dea16b4580af0 /lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/TestOverloadedFunctions.py | |
parent | 0dbecd05ed7685f2956ba94827e416b250414d39 (diff) | |
download | bcm5719-llvm-148569f7a6f961f9f17346189721b861212ec2ae.tar.gz bcm5719-llvm-148569f7a6f961f9f17346189721b861212ec2ae.zip |
[llvm-nm] Allow --size-sort to print symbols with only Symbol size
Summary:
When llvm-nm is passed only the --size-sort option for an object file, there is no output generated.
The commit modifies the behavior to print the symbols sorted and their size which is also inline with
the output of the GNU nm tool.
Signed-off-by: Saurabh Badhwar <sbsaurabhbadhwar9@gmail.com>
Reviewers: enderby, rupprecht
Reviewed By: rupprecht
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D56063
llvm-svn: 351347
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/TestOverloadedFunctions.py')
0 files changed, 0 insertions, 0 deletions