diff options
author | Ayke van Laethem <aykevanlaethem@gmail.com> | 2021-11-07 16:46:29 +0100 |
---|---|---|
committer | Ayke van Laethem <aykevanlaethem@gmail.com> | 2022-01-19 14:22:13 +0100 |
commit | d649faff9c0ca87fd5a00a7f1056071fd46432ea (patch) | |
tree | cfdae96ad0250a45b9f954cdc483e2d18ca40f24 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
parent | 579c4921c0105698617cc1e1b86a9ecf3b4717ce (diff) | |
download | llvm-d649faff9c0ca87fd5a00a7f1056071fd46432ea.zip llvm-d649faff9c0ca87fd5a00a7f1056071fd46432ea.tar.gz llvm-d649faff9c0ca87fd5a00a7f1056071fd46432ea.tar.bz2 |
[LLD][COFF] Support GNU style == aliases
D46245 added support for this in llvm-libtool, but while lld-link can
also create .lib files from .def files it didn't support aliases.
I compared the Inputs/library.def test against the output from
llvm-libtool and it matches, except for the fact that lld-link reorders
functions for some reason.
I have also verified that this fixes a bug I was running into while
trying to compile .def files to .lib files in MinGW-w64 (using lld-link
instead of llvm-libtool).
Differential Revision: https://reviews.llvm.org/D113365
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions