This is an archive of the discontinued LLVM Phabricator instance.

[llvm-libtool-darwin] Improve warning message for no symbols
ClosedPublic

Authored by keith on Feb 2 2022, 5:22 PM.

Details

Summary

This more closely mirrors apple's libtool, and also potentially makes it
clearer for multi-arch archives where the issue lies.

Diff Detail

Event Timeline

keith requested review of this revision.Feb 2 2022, 5:22 PM
keith created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 2 2022, 5:22 PM
keith updated this revision to Diff 405506.Feb 2 2022, 5:41 PM

Update formatting

keith updated this revision to Diff 405508.Feb 2 2022, 5:45 PM

Fix word

smeenai accepted this revision.Feb 3 2022, 10:21 AM

LGTM

This revision is now accepted and ready to land.Feb 3 2022, 10:21 AM
This revision was landed with ongoing or failed builds.Feb 3 2022, 10:34 AM
This revision was automatically updated to reflect the committed changes.