[PATCH] D24896: [safestack] Require TargetMachine to be provided.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 6 10:46:40 PDT 2016
pcc added a comment.
Ah, I didn't see the arch specific directories. In that case I think the simplest thing to do would be to move the existing tests to the X86 directory. If we ever need to run one of those tests on multiple architectures we can always move it back with a REQUIRES directive.
Repository:
rL LLVM
https://reviews.llvm.org/D24896
More information about the llvm-commits
mailing list