diff options
author | Martin Storsjö <martin@martin.st> | 2021-07-18 22:52:32 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2021-07-22 23:34:03 +0300 |
commit | 9dbc4b09afd4427c2def829f0c8283f732e654a0 (patch) | |
tree | 4ea2acccb80510c65e950e7b53d71722fb7b1981 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h | |
parent | a4a4f602c74f868125773e690005878e79551e39 (diff) | |
download | llvm-9dbc4b09afd4427c2def829f0c8283f732e654a0.zip llvm-9dbc4b09afd4427c2def829f0c8283f732e654a0.tar.gz llvm-9dbc4b09afd4427c2def829f0c8283f732e654a0.tar.bz2 |
[LLD] [COFF] Make -export-all-symbols work as intended for EXEs
If some symbols are marked with dllexport, we still want to export
all symbols if -export-all-symbols is specified. Previously, this
only worked as it should for DLL output, not for EXE.
This should fix downstream bug
https://github.com/msys2/MINGW-packages/issues/9163.
Differential Revision: https://reviews.llvm.org/D106245
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions