[PATCH] D59160: lit: Remove the binary_feature function and inline it everywhere.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 8 15:04:26 PST 2019
pcc added a comment.
Hmm, I remembered that we can just do e.g. `REQUIRES: !asan`. So maybe we should make that change globally and only define the positive features here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59160/new/
https://reviews.llvm.org/D59160
More information about the llvm-commits
mailing list