Skip to content

[docs][openmp] Switch to LLVM_ENABLE_RUNTIMES build#699

Merged
Meinersbur merged 1 commit intollvm:mainfrom
Meinersbur:docs_openmp-runtimes
Jan 12, 2026
Merged

[docs][openmp] Switch to LLVM_ENABLE_RUNTIMES build#699
Meinersbur merged 1 commit intollvm:mainfrom
Meinersbur:docs_openmp-runtimes

Conversation

@Meinersbur
Copy link
Member

@Meinersbur Meinersbur commented Jan 8, 2026

The LLVM_ENABLE_PROJECTS=openmp build has been deprecated for a long time and scheduled to be entirely removed in llvm/llvm-project#174963. Make the html documentation builder use LLVM_ENABLE_RUNTIMES=openmp instead.

("-DSPHINX_WARNINGS_AS_ERRORS=", "OFF"),
("-DLLVM_ENABLE_ASSERTIONS=", "OFF"),
("-DCMAKE_BUILD_TYPE=", "Release"),
("-DLLVM_INCLUDE_TESTS=", "OFF"),
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

omptest currently does not work in the runtimes default build. See llvm/llvm-project#159416 (comment)

Copy link
Contributor

@andreil99 andreil99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@Meinersbur Meinersbur merged commit 0f1a71a into llvm:main Jan 12, 2026
4 checks passed
@Meinersbur
Copy link
Member Author

@gkistanova Could you restart the buildbot master?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants