mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 19:08:21 +08:00
r362048 added support for ELF dependent libraries, but broke Android build since Android does not have libpthread. Remove the dependency on the Android build. Differential Revision: https://reviews.llvm.org/D65098 llvm-svn: 366734