diff options
author | Dave Lee <davelee.com@gmail.com> | 2019-02-16 06:59:49 +0000 |
---|---|---|
committer | Dave Lee <davelee.com@gmail.com> | 2019-02-16 06:59:49 +0000 |
commit | 5fc9edf6bb590059cd0df70bfa1e6882307b485d (patch) | |
tree | ec91c6e7b7ca5fec585572b1f4a8cd2b170a3464 /lldb/packages/Python/lldbsuite/test/lang/cpp/std-function-step-into-callable/main.cpp | |
parent | 358f99c7fe27282dfdf6da1f98fb91c1e93dfd35 (diff) | |
download | bcm5719-llvm-5fc9edf6bb590059cd0df70bfa1e6882307b485d.tar.gz bcm5719-llvm-5fc9edf6bb590059cd0df70bfa1e6882307b485d.zip |
llvm-nm: Observe -no-llvm-bc for archive members
Summary:
This change fixes the `-no-llvm-bc` flag to work with object files within
archives. Currently the `-no-llvm-bc` flag works for regular object files, but
not static libraries, where it continues to show bitcode symbol info.
Original support was added in D4371.
Reviewers: compnerd, smeenai, pcc
Reviewed By: compnerd
Subscribers: rupprecht, keith, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D48798
llvm-svn: 354196
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/std-function-step-into-callable/main.cpp')
0 files changed, 0 insertions, 0 deletions