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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D40233
[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
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 27 2017, 9:55 AM Closed by commit rL319107: [CMake][runtimes] Support monorepo layout with runtimes build (authored by phosek). · Explain WhyNov 27 2017, 2:31 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 123712 runtimes/CMakeLists.txt
|