diff options
author | Alexandre Ganea <alexandre.ganea@ubisoft.com> | 2019-12-31 14:04:29 -0500 |
---|---|---|
committer | Alexandre Ganea <alexandre.ganea@ubisoft.com> | 2020-01-01 17:29:04 -0500 |
commit | 316f6003ef2b3361919bbc421b26357bf10129ee (patch) | |
tree | c04c4754c96f517f3302151680130a2790510ea0 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 2b223bd1c7d5bdd019aac4f540e8b60d339348a3 (diff) | |
download | bcm5719-llvm-316f6003ef2b3361919bbc421b26357bf10129ee.tar.gz bcm5719-llvm-316f6003ef2b3361919bbc421b26357bf10129ee.zip |
[mlir] Fix linking with LLD
The issue is that /WHOLEARCHIVE is interpreted differently in LLD, which needs the same exact path as the .lib; whereas link.exe can take the library name, withoutout a path or extension, if that was already supplied on the cmd-line. I'll write a follow-up patch to fix the issue in LLD.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions