diff options
author | Ed Maste <emaste@freebsd.org> | 2015-12-11 17:46:46 +0000 |
---|---|---|
committer | Ed Maste <emaste@freebsd.org> | 2015-12-11 17:46:46 +0000 |
commit | f2ac6882179370bc1eacacad68d077520eec0557 (patch) | |
tree | 187ce6871afc5b6df6f3f7d18fd88db84400167b /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | 494393b74011f142faadd7bf3459db0b9377171e (diff) | |
download | bcm5719-llvm-f2ac6882179370bc1eacacad68d077520eec0557.tar.gz bcm5719-llvm-f2ac6882179370bc1eacacad68d077520eec0557.zip |
ELF: Allow -e <entry> with -shared
It is reasonable to specify an entry point for shared objects - for
example, for the FreeBSD rtld ld-elf.so.1.
Unlike GNU ld we leave the entry address as 0 if -shared is specified
without -e.
Differential Revision: http://reviews.llvm.org/D15454
llvm-svn: 255349
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions