diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2017-07-31 18:52:47 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2017-07-31 18:52:47 +0000 |
commit | aee5a8743e3aeb9a816fb05753239b9ca4821063 (patch) | |
tree | be2df69ad4fe72beb04cf5146ff37224d811a445 /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py | |
parent | 317a51e886917fbe64c354445cc1de0cdd774624 (diff) | |
download | bcm5719-llvm-aee5a8743e3aeb9a816fb05753239b9ca4821063.tar.gz bcm5719-llvm-aee5a8743e3aeb9a816fb05753239b9ca4821063.zip |
Never export weak undefined from executable.
Before we were doing it with --export-dynamic. That seems incorrect.
The intention of --export-dynamic is to export symbols *defined* in
the executable.
llvm-svn: 309605
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions