[PATCH] D24896: [safestack] Require TargetMachine to be provided.
Andy Kaylor via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 6 16:05:46 PDT 2016
andrew.w.kaylor added a comment.
The problem with adding more run lines is that if I understand this failure correctly, the test would fail if any of the run targets was missing from the build configuration. Long term, I think it would be nice if LIT had a way to selectively disable individual run lines based on the build configuration.
Repository:
rL LLVM
https://reviews.llvm.org/D24896
More information about the llvm-commits
mailing list