This is an archive of the discontinued LLVM Phabricator instance.

[Inliner] Remove -update-return-attrs flag
ClosedPublic

Authored by aeubanks on Apr 21 2023, 1:35 PM.

Details

Summary

This is by default on and I don't see any reason to turn it off. There's also no testing of it.

Diff Detail

Event Timeline

aeubanks created this revision.Apr 21 2023, 1:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 21 2023, 1:35 PM
aeubanks requested review of this revision.Apr 21 2023, 1:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 21 2023, 1:35 PM
This revision is now accepted and ready to land.Apr 21 2023, 2:03 PM
This revision was automatically updated to reflect the committed changes.