This is an archive of the discontinued LLVM Phabricator instance.

[CMake] Support side-by-side checkouts in multi-stage build
ClosedPublic

Authored by phosek on Nov 20 2017, 9:03 AM.

Details

Summary

Passthrough LLVM_ENABLE_{PROJECTS,RUNTIMES} to followup stages to
support the side-by-side checkouts (aka monorepo layout).

Diff Detail

Repository
rL LLVM

Event Timeline

phosek created this revision.Nov 20 2017, 9:03 AM
beanz accepted this revision.Nov 27 2017, 9:52 AM

LGTM.

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