This is an archive of the discontinued LLVM Phabricator instance.

Fix typo in llvm/lib/Target/README.txt
ClosedPublic

Authored by siddhesh on Dec 8 2020, 10:39 PM.

Details

Summary

Trivial typo, replace __builtin_objectsize with __builtin_object_size.

Diff Detail

Event Timeline

siddhesh created this revision.Dec 8 2020, 10:39 PM
siddhesh requested review of this revision.Dec 8 2020, 10:39 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 8 2020, 10:39 PM
siddhesh edited the summary of this revision. (Show Details)Dec 8 2020, 10:40 PM
siddhesh added a reviewer: serge-sans-paille.

I do not have commit access, so please commit the change for me. Thanks!

This revision is now accepted and ready to land.Dec 9 2020, 12:26 AM
This revision was landed with ongoing or failed builds.Dec 9 2020, 1:12 AM
This revision was automatically updated to reflect the committed changes.