This is an archive of the discontinued LLVM Phabricator instance.

DRAFT: Teach components to link into shared libs.
AbandonedPublic

Authored by stellaraccident on Jan 3 2021, 1:46 PM.

Details

Reviewers
None

Diff Detail

Event Timeline

stellaraccident created this revision.Jan 3 2021, 1:46 PM
stellaraccident requested review of this revision.Jan 3 2021, 1:46 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 3 2021, 1:46 PM
thopre added a comment.Jan 4 2021, 7:24 AM

Sorry if this is obvious but what is the goal of linking component into shared library?

llvm/CMakeLists.txt
334–336

Could you add some documentation in llvm/docs/CMake.rst?

llvm/CMakeLists.txt
334–336

I'm about ready to drop this revision in favor of a more comprehensive non-draft: https://reviews.llvm.org/D94387

But yes, will update docs there.

stellaraccident abandoned this revision.Jan 16 2021, 7:05 PM