diff options
author | Martin Storsjo <martin@martin.st> | 2019-04-26 19:31:51 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2019-04-26 19:31:51 +0000 |
commit | 228ccd675484038df21d68b8178bbd56a00be56a (patch) | |
tree | 778d3da34ec6afc513c02328e7988e3856ded850 /lldb/source/Interpreter/CommandInterpreter.cpp | |
parent | 3820506960e058b04078e8301404474164fb2628 (diff) | |
download | bcm5719-llvm-228ccd675484038df21d68b8178bbd56a00be56a.tar.gz bcm5719-llvm-228ccd675484038df21d68b8178bbd56a00be56a.zip |
[MinGW] Always emit local typeinfo
This makes sure that code built with headers for a statically linked
libc++ also works when linking to the DLL version, when the DLL
hasn't been built with --export-all-symbols.
This matches what GCC for MinGW does for this test case.
Differential Revision: https://reviews.llvm.org/D61177
llvm-svn: 359345
Diffstat (limited to 'lldb/source/Interpreter/CommandInterpreter.cpp')
0 files changed, 0 insertions, 0 deletions