This is an archive of the discontinued LLVM Phabricator instance.

[libc] Fix swab placement
ClosedPublic

Authored by Caslyn on Apr 10 2023, 8:07 PM.

Details

Summary

Per https://reviews.llvm.org/D147970#4256889, swab.cpp is moved out of
the /linux subdirectory and cmake specifications are amended to reflect
that swab is not OS-specific.

Diff Detail

Event Timeline

Caslyn created this revision.Apr 10 2023, 8:07 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 10 2023, 8:07 PM
Caslyn requested review of this revision.Apr 10 2023, 8:07 PM
This revision is now accepted and ready to land.Apr 11 2023, 11:02 AM
This revision was automatically updated to reflect the committed changes.