[PATCH] D43410: Do not automatically append --full-shutdown to lld tests.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 16 15:12:24 PST 2018


pcc added a comment.

In https://reviews.llvm.org/D43410#1010933, @ruiu wrote:

> If this is needed by all tests, how about making it an environment variable (e.g. "LLD_IN_TEST=1") and detect it in lld.cpp instead of in each driver?


Yes, that sounds better.


https://reviews.llvm.org/D43410





More information about the llvm-commits mailing list