diff options
| author | Martin Storsjö <martin@martin.st> | 2021-09-09 08:19:55 +0000 |
|---|---|---|
| committer | Martin Storsjö <martin@martin.st> | 2021-09-11 19:50:03 +0300 |
| commit | 314b5a0efda75dcd195f1631333078de67be13c0 (patch) | |
| tree | 02f45394f401617f34145203d2740ec39b835b63 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 75e8eb2b10b15b027608adb0d3eaaefbd19e5993 (diff) | |
[llvm-shlib] Fix the i686 MSVC triple check for listing symbols to export in LLVM-C.dll
https://reviews.llvm.org/D47381 / eb46c95c3e7aeba4d183ca614fe238067eddf97f
changed the triples set up by GetHostTriple.cmake for i686 MSVC
from i686-pc-win32 to i686-pc-windows-msvc without changing
the corresponding condition in llvm-shlib.
Since then, the 32 bit x86 build of LLVM-C.dll has contained no
exported symbols at all.
Differential Revision: https://reviews.llvm.org/D109493
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
