A new test was added to libfuzzer in r352265 that requires zlib. Our internal
buildbot doesn’t have zlib installed and other projects (llvm, clang) allow us
to add this as a “REQUIRES” flag. This change adds this flag to the compiler-rt
project.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM
compiler-rt/test/lit.common.configured.in | ||
---|---|---|
49 ↗ | (On Diff #184000) | Use set_default for consistency. I doubt anything would want to override this setting, but still. |