This is an archive of the discontinued LLVM Phabricator instance.

[libc][NFC] Standardize missing syscalls error messages.
ClosedPublic

Authored by mikhail.ramalho on Apr 14 2023, 1:25 PM.

Details

Summary

This patch standardizes the error messages when a syscall is not
available to be in the format: "ABC and DEF syscalls are not available."

Diff Detail

Event Timeline

Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 14 2023, 1:25 PM
mikhail.ramalho requested review of this revision.Apr 14 2023, 1:25 PM
sivachandra accepted this revision.Apr 14 2023, 1:28 PM

Thanks for the cleanup.

This revision is now accepted and ready to land.Apr 14 2023, 1:28 PM
This revision was landed with ongoing or failed builds.Apr 17 2023, 6:18 AM
This revision was automatically updated to reflect the committed changes.