We shouldn't call parallle_for_each if -no-thread is given.
authorRui Ueyama <ruiu@google.com>
Fri, 25 Nov 2016 20:20:57 +0000 (20:20 +0000)
committerRui Ueyama <ruiu@google.com>
Fri, 25 Nov 2016 20:20:57 +0000 (20:20 +0000)
commit6066641423cdc3c4c87f15b90e58cd2928df1b48
treeb838768cac7b2422afc02f830579cc0d86c7b75a
parent92d91569a19dff0941ba6f90470227dfc4f880d1
We shouldn't call parallle_for_each if -no-thread is given.

llvm-svn: 287948
lld/ELF/Driver.cpp