diff options
author | Shawn Best <sbest@blueshiftinc.com> | 2014-11-14 19:41:33 +0000 |
---|---|---|
committer | Shawn Best <sbest@blueshiftinc.com> | 2014-11-14 19:41:33 +0000 |
commit | 954eae0ed45d830826c846766c41f82d4493a21e (patch) | |
tree | a99501180ebbbcca4aefed7f85a76f598f7408af /llvm/lib/MC/MCObjectFileInfo.cpp | |
parent | 966064c9494e416f5503fc0cc9fb2c2ba6bc2097 (diff) | |
download | llvm-954eae0ed45d830826c846766c41f82d4493a21e.zip llvm-954eae0ed45d830826c846766c41f82d4493a21e.tar.gz llvm-954eae0ed45d830826c846766c41f82d4493a21e.tar.bz2 |
add Makefile rule for test program CREATE_STD_THREADS
Effectively removes -lpthreads from linux/gcc build of test programs in test/api/multithreaded. This was done due to that combination causing a test program to hang due, likely due to an issue with gcc linker and libstdc++ conflicting pthreads code in test program and pthread used by lldb. Issue has been documented at:
http://llvm.org/bugs/show_bug.cgi?id=21553
Differential Revision: http://reviews.llvm.org/D5838
llvm-svn: 222031
Diffstat (limited to 'llvm/lib/MC/MCObjectFileInfo.cpp')
0 files changed, 0 insertions, 0 deletions