diff options
author | Martin Storsjo <martin@martin.st> | 2018-08-29 17:26:58 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2018-08-29 17:26:58 +0000 |
commit | 5ff7a8e67b1c0123fea25d67d1017b898e28504e (patch) | |
tree | aed2436cf1d3bafa8f665cb069771742477b6b0c /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | cfbbb707f539feed15bc35ecd44a095688d5b27a (diff) | |
download | bcm5719-llvm-5ff7a8e67b1c0123fea25d67d1017b898e28504e.tar.gz bcm5719-llvm-5ff7a8e67b1c0123fea25d67d1017b898e28504e.zip |
[MinGW] Don't mark external variables as DSO local
Since MinGW supports automatically importing external variables from
DLLs even without the DLLImport attribute, we shouldn't mark them
as DSO local unless we actually know them to be local for sure.
Keep marking thread local variables as DSO local.
Differential Revision: https://reviews.llvm.org/D51382
llvm-svn: 340941
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions