This is an archive of the discontinued LLVM Phabricator instance.

Driver: Remove major release version detection for RHEL
AcceptedPublic

Authored by tstellar on Sep 13 2021, 8:13 AM.

Details

Summary

We treat all release of RHEL the same in the driver, so we don't need to
detect the RHEL major release version.

Diff Detail

Event Timeline

tstellar requested review of this revision.Sep 13 2021, 8:13 AM
tstellar created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptSep 13 2021, 8:13 AM

LGTM, please reformat the code though.

This revision is now accepted and ready to land.Sep 24 2021, 1:26 PM
tstellar updated this revision to Diff 509912.Mar 30 2023, 11:13 PM

Rebase and fix formatting.

Herald added a project: Restricted Project. · View Herald TranscriptMar 30 2023, 11:13 PM
Herald added a subscriber: MaskRay. · View Herald Transcript
MaskRay accepted this revision.Apr 1 2023, 7:34 AM