This is an archive of the discontinued LLVM Phabricator instance.

[Pipelines] Don't run ForceFunctionAttrs post-link
ClosedPublic

Authored by nikic on Apr 21 2023, 1:26 AM.

Details

Summary

This is effectively a debugging pass to adjust function attributes. I don't think it makes sense to run it in the post-link pipeline.

Diff Detail

Event Timeline

nikic created this revision.Apr 21 2023, 1:26 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 21 2023, 1:26 AM
nikic requested review of this revision.Apr 21 2023, 1:26 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 21 2023, 1:26 AM
aeubanks accepted this revision.Apr 21 2023, 9:34 AM

clang test needs updating (I wonder if it's redundant with any other test)

This revision is now accepted and ready to land.Apr 21 2023, 9:34 AM
This revision was landed with ongoing or failed builds.Apr 24 2023, 12:58 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptApr 24 2023, 12:58 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript