[PATCH] D27739: Disable libLTO tests when libLTO is not built
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 13 16:37:46 PST 2016
mehdi_amini added a comment.
Let see what @beanz thinks. I have a mild preference to use the CMake variable, since in general it is easy to mess up checking the right path and silently disable tests. The CMake variable shields a user from "accidentally" disabling the tests.
https://reviews.llvm.org/D27739
More information about the llvm-commits
mailing list