aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectFrame.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2015-10-07 15:00:21 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2015-10-07 15:00:21 +0000
commit97aad172b8a85dea1f8a3da33c803123c1524792 (patch)
tree0ba8b0b180e3e9e8f24888903f6a5fc482588eb4 /lldb/source/Commands/CommandObjectFrame.cpp
parentaebca09543c04a5d7658878890c850682a926a5c (diff)
downloadllvm-97aad172b8a85dea1f8a3da33c803123c1524792.zip
llvm-97aad172b8a85dea1f8a3da33c803123c1524792.tar.gz
llvm-97aad172b8a85dea1f8a3da33c803123c1524792.tar.bz2
[ELF2] -z now option implemented
When generating an executable or shared library, mark it to tell the dynamic linker to resolve all symbols when the program is started, or when the shared library is linked to using dlopen, instead of deferring function call resolution to the point when the function is first called. Differential Revision: http://reviews.llvm.org/D13468 llvm-svn: 249551
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions