[PATCH] [LIT] Allow suite configs to be preloaded allowing for better support of out-of-dir builds.
Eric Fiselier
eric at efcs.ca
Tue Dec 9 20:02:33 PST 2014
It just seemed like an ugly patch and the wrong way to do things. As you mentioned both clang and LLVM already provide similar functionality at almost no extra cost compared to this patch. For that reason it doesn't make sense to dirty up lit to achieve these goals.
http://reviews.llvm.org/D6275
More information about the llvm-commits
mailing list