diff options
author | Simon Dardis <simon.dardis@mips.com> | 2017-12-21 13:05:41 +0000 |
---|---|---|
committer | Simon Dardis <simon.dardis@mips.com> | 2017-12-21 13:05:41 +0000 |
commit | 70cd933ff826b706781d720267ed1f2acd94d28c (patch) | |
tree | 960eaca9b3f3fab298c4570bcf90e7af8766cc71 /lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/exceptions.cpp | |
parent | 59efb8cb5be759980f996fd95d462eeb47797c4e (diff) | |
download | bcm5719-llvm-70cd933ff826b706781d720267ed1f2acd94d28c.tar.gz bcm5719-llvm-70cd933ff826b706781d720267ed1f2acd94d28c.zip |
[mips][compiler-rt] Provide 64bit atomic add and sub
r318733 introduced a build failure for native MIPS32 systems for xray due
to the lack of __sync_fetch_and_add / __syn_fetch_and_sub support. This patch
extends the existing support providing atomics so that xray can be
successfully built.
Reviewers: atanasyan, dberris
Differential Revision: https://reviews.llvm.org/D40385
llvm-svn: 321260
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/exceptions.cpp')
0 files changed, 0 insertions, 0 deletions