This is an archive of the discontinued LLVM Phabricator instance.

[CodeGen] Constify changeTypeToInteger
ClosedPublic

Authored by nextsilicon-itay-bookstein on Jul 17 2023, 12:00 PM.

Details

Summary

Surrounding methods are const, seems to be an oversight.

Signed-off-by: Itay Bookstein <itay.bookstein@nextsilicon.com>

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptJul 17 2023, 12:00 PM
nextsilicon-itay-bookstein requested review of this revision.Jul 17 2023, 12:00 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 17 2023, 12:00 PM
bogner accepted this revision.Jul 17 2023, 1:32 PM

lgtm

This revision is now accepted and ready to land.Jul 17 2023, 1:32 PM
This revision was landed with ongoing or failed builds.Jul 17 2023, 11:31 PM
This revision was automatically updated to reflect the committed changes.