This is an archive of the discontinued LLVM Phabricator instance.

Make it possible for client code to consume CLANG_LINK_CLANG_DYLIB
ClosedPublic

Authored by serge-sans-paille on Jun 22 2020, 5:40 AM.

Details

Summary

If a client code wants to consume clang libraries, it needs to know CLANG_LINK_CLANG_DYLIB value in order to decide whether to use the DYLIB or individual components.

Diff Detail

Event Timeline

tstellar accepted this revision.Jun 29 2020, 2:02 PM

LGTM.

This revision is now accepted and ready to land.Jun 29 2020, 2:02 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJun 30 2020, 6:28 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript