[PATCH] D15207: [test-suite] Add some cross-compile options.
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 3 14:17:58 PST 2015
MatzeB added a comment.
The timeit/fpcmp thing seems to have the same goal as http://reviews.llvm.org/D15004 and should probably be discussed separately.
Passing -u along makes sense, though I'd prefer to call it TEST_SUITE_RUN_UNDER simply because the concept is already called RUN_UNDER in RunSafely and the makefiles and I'd like to avoid introducing a 2nd name for the concept.
http://reviews.llvm.org/D15207
More information about the llvm-commits
mailing list