diff options
author | Eugene Zemtsov <ezemtsov@google.com> | 2017-07-24 22:52:39 +0000 |
---|---|---|
committer | Eugene Zemtsov <ezemtsov@google.com> | 2017-07-24 22:52:39 +0000 |
commit | 7cff7d466413b4c9634b6f84335e6baeff232929 (patch) | |
tree | 9a84c6bf79cf40e326967b0f30d39878c701f5b3 /llvm/lib/Bitcode/Reader | |
parent | 3e2ef40812204da7098c917c37ad4c8306fb65c7 (diff) | |
download | bcm5719-llvm-7cff7d466413b4c9634b6f84335e6baeff232929.tar.gz bcm5719-llvm-7cff7d466413b4c9634b6f84335e6baeff232929.zip |
Extend 'target symbols add' to load symbols from a given module
Now -shlib flag can be provided alongside with names of symbols files:
(lldb) target symbols add --shlib stripper-lib.so unstripper-lib.so
This is helpful when default matching mechanisms by name and UUID
can't find a module, and the user needs to explicitly specify
which module the given symbol file belongs to.
Differential Revision: https://reviews.llvm.org/D35607
llvm-svn: 308933
Diffstat (limited to 'llvm/lib/Bitcode/Reader')
0 files changed, 0 insertions, 0 deletions