mirror of
https://github.com/intel/llvm.git
synced 2026-02-01 00:46:45 +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