aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/python-wrapper.swig
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2025-08-08 22:18:37 +0300
committerGitHub <noreply@github.com>2025-08-08 22:18:37 +0300
commit08873be2048f1576091b26ef0e14f9410b32c011 (patch)
tree87e491ab4967d5e962c175c45bbc191f7a8aba57 /lldb/scripts/Python/python-wrapper.swig
parent5bb7ba6222f7bdee30835c40f2c2bc9c98157c70 (diff)
downloadllvm-08873be2048f1576091b26ef0e14f9410b32c011.zip
llvm-08873be2048f1576091b26ef0e14f9410b32c011.tar.gz
llvm-08873be2048f1576091b26ef0e14f9410b32c011.tar.bz2
[Support] Add missing LLVM_ABI annotations in Atomic.h (#152768)
This fixes building LLD for mingw targets with LLVM_BUILD_LLVM_DYLIB_VIS=ON with Clang. This has been missed for other platforms, as those platforms have LLVM_THREADING_USE_STD_CALL_ONCE=1 in llvm/Support/Threading.h, while it ends up set to 0, using CompareAndSwap() and MemoryFence() instead, for mingw targets.
Diffstat (limited to 'lldb/scripts/Python/python-wrapper.swig')
0 files changed, 0 insertions, 0 deletions