[PATCH] D14165: [lld] Ensure we link to the threading library used by std::thread (e.g. pthreads).

Vasileios Kalintiris via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 30 02:43:29 PDT 2015


vkalintiris added a subscriber: vkalintiris.
vkalintiris added a comment.

In http://reviews.llvm.org/D14165#277751, @ruiu wrote:

> I'm OK with this patch, but I'd like to get experts opinions.


FWIW, this solves pr25064 (https://llvm.org/bugs/show_bug.cgi?id=25064).


http://reviews.llvm.org/D14165





More information about the llvm-commits mailing list