[PATCH] D31986: [coff] default to multiple parallel ThinLTO jobs
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 12 11:30:00 PDT 2017
hans added a comment.
Seems reasonable to me, but I'm not familiar with the difference between LTOJobs and LTOPartitions. Does it make sense to have multiple jobs but just one partition? I thought the point of ThinLTO was to process multiple partitions in parallel.
https://reviews.llvm.org/D31986
More information about the llvm-commits
mailing list