This is an archive of the discontinued LLVM Phabricator instance.

Document new symbols for __u64toa and __u32toa
ClosedPublic

Authored by lichray on Sep 22 2018, 10:17 AM.

Details

Summary

They are introduced in r338479; their Linux ABI changes are recorded in r338486.

TODO: Record the Mac OS X ABI changes.

Diff Detail

Repository
rCXX libc++

Event Timeline

lichray created this revision.Sep 22 2018, 10:17 AM
EricWF accepted this revision.Sep 22 2018, 10:41 AM

LGTM. Thanks

This revision is now accepted and ready to land.Sep 22 2018, 10:41 AM
This revision was automatically updated to reflect the committed changes.