This is an archive of the discontinued LLVM Phabricator instance.

[Clang FE, SystemZ] Don't add "true" value for the "mnop-mcount" attribute.
ClosedPublic

Authored by jonpa on Dec 18 2019, 10:37 AM.

Details

Reviewers
uweigand
Summary

Let the "mnop-mcount" function attribute simply be present or non-present.

Update SystemZ backend as well to use hasFnAttribute() instead.

Diff Detail

Event Timeline

jonpa created this revision.Dec 18 2019, 10:37 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 18 2019, 10:37 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
This revision is now accepted and ready to land.Dec 18 2019, 10:50 AM