This is an archive of the discontinued LLVM Phabricator instance.

[MC] Remove dead code, NFC
ClosedPublic

Authored by pengfei on May 1 2023, 7:02 AM.

Details

Summary

This code was added in 408b5e660300f9, but neither the return value nor
Res was used in the following code.

Diff Detail

Event Timeline

pengfei created this revision.May 1 2023, 7:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 1 2023, 7:02 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
pengfei requested review of this revision.May 1 2023, 7:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 1 2023, 7:02 AM
This revision was not accepted when it landed; it landed in state Needs Review.May 1 2023, 10:43 PM
This revision was automatically updated to reflect the committed changes.

Sorry, this was commited in accident. But I don't want to rush for reverting since it is a NFC patch. Let me know if you have concerns or revert it directly please.