This is an archive of the discontinued LLVM Phabricator instance.

[CMake][runtimes] Support monorepo layout with runtimes build
ClosedPublic

Authored by phosek on Nov 19 2017, 7:06 PM.

Details

Summary

We introduce a new variable LLVM_ENABLE_RUNTIMES which works
similarly to LLVM_ENABLE_PROJECTS and allows specifying runtimes
that will be enabled in the runtimes build.

Diff Detail

Repository
rL LLVM

Event Timeline

phosek created this revision.Nov 19 2017, 7:06 PM
phosek updated this revision to Diff 123712.Nov 20 2017, 8:57 PM
beanz accepted this revision.Nov 27 2017, 9:55 AM

LGTM.

This revision is now accepted and ready to land.Nov 27 2017, 9:55 AM
This revision was automatically updated to reflect the committed changes.