This is an archive of the discontinued LLVM Phabricator instance.

[Sema] Remove unused function getFloat128Identifier
ClosedPublic

Authored by kazu on May 26 2023, 9:29 PM.

Details

Summary

The last use was removed by:

commit bb1ea2d6139a72340b426e114510c46d938645a6
Author: Nemanja Ivanovic <nemanja.i.ibm@gmail.com>
Date:   Mon May 9 08:52:33 2016 +0000

Diff Detail

Event Timeline

kazu created this revision.May 26 2023, 9:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 26 2023, 9:29 PM
kazu requested review of this revision.May 26 2023, 9:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 26 2023, 9:29 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript

Please take a look. Thanks!

thakis accepted this revision.May 31 2023, 8:48 AM

lgtm

This revision is now accepted and ready to land.May 31 2023, 8:48 AM
This revision was landed with ongoing or failed builds.May 31 2023, 8:59 AM
This revision was automatically updated to reflect the committed changes.