[PATCH] D58594: [LLD][COFF] Support /threads[:no] like the ELF driver
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 24 08:27:27 PST 2019
aganea created this revision.
aganea added reviewers: rnk, zturner, ruiu, mstorsjo.
Herald added a project: LLVM.
This is mostly for debugging for now. With the upcoming parallel ghashes, I need a way to disable iterating in parallel.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D58594
Files:
COFF/Driver.cpp
COFF/MapFile.cpp
COFF/Options.td
COFF/PDB.cpp
COFF/Writer.cpp
include/lld/Common/Threads.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58594.188082.patch
Type: text/x-patch
Size: 5716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190224/54e86b3c/attachment.bin>
More information about the llvm-commits
mailing list