[PATCH] D65098: [runtimes] Do not depend on libpthread on Android

Yi Kong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 22 13:41:41 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366734: [runtimes] Don't depend on libpthread on Android (authored by kongyi, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D65098?vs=211121&id=211179#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65098/new/

https://reviews.llvm.org/D65098

Files:
  libcxx/trunk/src/algorithm.cpp
  libcxx/trunk/src/chrono.cpp
  libcxx/trunk/src/condition_variable.cpp
  libcxx/trunk/src/debug.cpp
  libcxx/trunk/src/experimental/memory_resource.cpp
  libcxx/trunk/src/filesystem/operations.cpp
  libcxx/trunk/src/memory.cpp
  libcxx/trunk/src/mutex.cpp
  libcxx/trunk/src/shared_mutex.cpp
  libcxx/trunk/src/thread.cpp
  libcxxabi/trunk/src/cxa_exception_storage.cpp
  libcxxabi/trunk/src/cxa_guard_impl.h
  libcxxabi/trunk/src/cxa_thread_atexit.cpp
  libcxxabi/trunk/src/fallback_malloc.cpp
  libunwind/trunk/src/AddressSpace.hpp
  libunwind/trunk/src/RWMutex.hpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65098.211179.patch
Type: text/x-patch
Size: 8251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190722/1463219d/attachment.bin>


More information about the llvm-commits mailing list