Re: [PATCH] D15160: [LIT] Add the –run-under parameter to lit, which lit.cfg will then use.
Reid Kleckner via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 2 13:11:50 PST 2015
rnk added a comment.
Agreed, what is the actual use case? Running with a dynamic tool like valgrind? Adding LD_PRELOAD? Remote test execution? Remotely executing tests that were cross-compiled?
http://reviews.llvm.org/D15160
More information about the llvm-commits
mailing list