This is an archive of the discontinued LLVM Phabricator instance.

[docs] Remove hard-coded version numbers from sphinx configs
ClosedPublic

Authored by tstellar on Oct 20 2021, 2:06 PM.

Details

Summary

This updates all the non-runtime project release notes to use the
version number from CMake instead of the hard-coded version numbers
in conf.py.

It also hides warnings about pre-releases when the git suffix
is dropped from the LLVM version in CMake.

Diff Detail

Event Timeline

tstellar created this revision.Oct 20 2021, 2:06 PM
tstellar requested review of this revision.Oct 20 2021, 2:06 PM
Herald added projects: Restricted Project, Restricted Project, Restricted Project. · View Herald TranscriptOct 20 2021, 2:06 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript

Changes in Polly LGTM.

MaskRay accepted this revision.Jan 25 2022, 1:06 PM
This revision is now accepted and ready to land.Jan 25 2022, 1:06 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 4 2022, 9:28 AM