diff options
| author | Martin Storsjo <martin@martin.st> | 2018-09-04 20:56:56 +0000 |
|---|---|---|
| committer | Martin Storsjo <martin@martin.st> | 2018-09-04 20:56:56 +0000 |
| commit | a47957ab130122f874548315aec198b7d1005fb9 (patch) | |
| tree | fa886da2267c49fd41b46cf78623473153cd2b39 /lldb/scripts/Python/finishSwigPythonLLDB.py | |
| parent | 68df812cceaccda7cc0d83aa38db3225b3b53652 (diff) | |
| download | llvm-a47957ab130122f874548315aec198b7d1005fb9.zip llvm-a47957ab130122f874548315aec198b7d1005fb9.tar.gz llvm-a47957ab130122f874548315aec198b7d1005fb9.tar.bz2 | |
[COFF] Allow exporting all symbols from system libraries specfied with -wholearchive:
When building a shared libc++.dll, it pulls in libc++abi.a statically
with the --wholearchive flag. If such a build is done with
--export-all-symbols, it's reasonable to assume that everything
from that library also should be exported with the same rules as normal
local object files, even though we normally avoid autoexporting things
from libc++abi.a in other cases when linking a DLL (user code).
Differential Revision: https://reviews.llvm.org/D51529
llvm-svn: 341403
Diffstat (limited to 'lldb/scripts/Python/finishSwigPythonLLDB.py')
0 files changed, 0 insertions, 0 deletions
