diff options
author | David Nicuesa <david.nicuesa@arm.com> | 2020-05-21 13:46:42 +0100 |
---|---|---|
committer | Mikhail Maltsev <mikhail.maltsev@arm.com> | 2020-05-21 13:48:59 +0100 |
commit | 3411a1a92015921b1f348d0e7fcc6ab2b32971b3 (patch) | |
tree | 4604908243a4de8480e00147decda68e27c8b927 /llvm/lib/Support/StringRef.cpp | |
parent | 79e5ecfa7a6c19ff08d39664bd30f72ab6e4f940 (diff) | |
download | llvm-3411a1a92015921b1f348d0e7fcc6ab2b32971b3.zip llvm-3411a1a92015921b1f348d0e7fcc6ab2b32971b3.tar.gz llvm-3411a1a92015921b1f348d0e7fcc6ab2b32971b3.tar.bz2 |
Fix compile for -DLIBCXX_BUILD_EXTERNAL_THREAD_LIBRARY
Summary: Compilation with -DLIBCXX_BUILD_EXTERNAL_THREAD_LIBRARY was failing due to missing declarations of functions used in libcxx/include/atomic. The lines this commit affects are the places where those functions are defined, now moved to be always defined.
Reviewers: #libc, ldionne
Reviewed By: #libc, ldionne
Subscribers: miyuki, dexonsmith, ldionne, jfb, libcxx-commits
Tags: #libc
Differential Revision: https://reviews.llvm.org/D80372
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions