This is an archive of the discontinued LLVM Phabricator instance.

[InferAttrs] Add argmemonly attribute to string libcalls
ClosedPublic

Authored by xbolva00 on Oct 16 2020, 4:13 PM.

Diff Detail

Event Timeline

xbolva00 created this revision.Oct 16 2020, 4:13 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 16 2020, 4:13 PM
xbolva00 requested review of this revision.Oct 16 2020, 4:13 PM
jdoerfert accepted this revision.Oct 17 2020, 9:34 AM

LGTM, we really need to go through the list more purposefully and add attributes. I think we would safe time in the long run as we hunt down problems one by one otherwise.

This revision is now accepted and ready to land.Oct 17 2020, 9:34 AM
This revision was automatically updated to reflect the committed changes.