diff options
author | Rui Ueyama <ruiu@google.com> | 2018-03-07 17:15:06 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2018-03-07 17:15:06 +0000 |
commit | ebfab927d9cf8f67efafe9e878e996412e1ae386 (patch) | |
tree | 185f7f20d63e5455994bde90ca79c38ddd012f3b /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | 89196642f72cc3325963918c0426ce128c414104 (diff) | |
download | bcm5719-llvm-ebfab927d9cf8f67efafe9e878e996412e1ae386.tar.gz bcm5719-llvm-ebfab927d9cf8f67efafe9e878e996412e1ae386.zip |
Improve --warn-symbol-ordering.
Summary:
I originally tried to simplify code and then noticed that lld doesn't
do what it tells to the user by warn(). It says "unable to order
discarded symbol" but it actually can for sections eliminated by ICF.
With this patch, lld doesn't sort such sections.
Reviewers: jhenderson, rafael
Subscribers: emaste, arichardson, llvm-commits
Differential Revision: https://reviews.llvm.org/D44180
llvm-svn: 326911
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions