This is an archive of the discontinued LLVM Phabricator instance.

[llvm] [test] Add missing canonicalization of LLVM_ENABLE_ZSTD
ClosedPublic

Authored by mgorny on Oct 6 2022, 5:45 AM.

Details

Summary

Add LLVM_ENABLE_ZSTD to llvm_canonicalize_cmake_booleans(). This is
needed to ensure that the substitutions in lit.site.cfg.py resolve
to correct Python booleans.

Diff Detail

Event Timeline

mgorny created this revision.Oct 6 2022, 5:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 6 2022, 5:45 AM
Herald added a subscriber: StephenFan. · View Herald Transcript
mgorny requested review of this revision.Oct 6 2022, 5:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 6 2022, 5:45 AM
nikic accepted this revision.Oct 6 2022, 6:17 AM

LG

This revision is now accepted and ready to land.Oct 6 2022, 6:17 AM