hanchenye-llvm-project/lld/include/lld
James Henderson 8abda20a9f [Core] Fix parallel_for for Linux
r299635 exposed a latent bug in the Linux implementation of parallel_for, which
resulted in it calling the function outside of the range requested, resulting
later in a segmentation fault. This change fixes this issue and adds a unit test.

llvm-svn: 299748
2017-04-07 08:11:28 +00:00
..
Config Truncate a SVN path part from --version output. 2016-10-26 03:52:06 +00:00
Core [Core] Fix parallel_for for Linux 2017-04-07 08:11:28 +00:00
Driver COFF: add error() and warn() to Error.{cpp,h} 2017-01-17 19:07:42 +00:00
ReaderWriter Change when we choose to add an LC_LOAD_DYLIB to the final image. 2016-08-11 20:10:14 +00:00
Support Remove lld/Support/Memory.h. 2016-12-18 14:06:06 +00:00