[PATCH] D59160: lit: Remove the binary_feature function and inline it everywhere.
Mitch Phillips via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 8 14:57:35 PST 2019
hctim added a comment.
I see four instances of `nozlib`. Could we canonicalise the prefix to `not_zlib` and update the following?
test/MC/ELF/nocompression.s
test/tools/llvm-dwp/X86/nocompress.test
test/tools/llvm-profdata/nocompress.test
tools/clang/test/Driver/nozlibcompress.c
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