This is an archive of the discontinued LLVM Phabricator instance.

[libc] Pack memory functions in the integration test libc.a files.
ClosedPublic

Authored by sivachandra on Aug 12 2022, 12:02 AM.

Diff Detail

Event Timeline

sivachandra created this revision.Aug 12 2022, 12:02 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 12 2022, 12:02 AM
sivachandra requested review of this revision.Aug 12 2022, 12:02 AM
michaelrj accepted this revision.Aug 12 2022, 10:06 AM

LGTM with grammar nits

libc/cmake/modules/LLVMLibCTestRules.cmake
437

Nit: delete "For, "

439

Nit: delete the comma

This revision is now accepted and ready to land.Aug 12 2022, 10:06 AM

Address comments.

This revision was landed with ongoing or failed builds.Aug 12 2022, 10:27 AM
This revision was automatically updated to reflect the committed changes.