[PATCH] D31688: [COFF] support /ERRORLIMIT option

Bob Haarman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 17:22:04 PDT 2017


inglorion added a comment.

Previous diff: https://reviews.llvm.org/D29691. The early exit in Driver.cpp line 820 is now before any paths are enqueued, avoiding the race that existed in the previous diff.


https://reviews.llvm.org/D31688





More information about the llvm-commits mailing list