D126156 added a docs-libc-html target for LLVM_ENABLE_PROJECTS=libc, but our
bots use LLVM_ENABLE_RUNTIMES=libc.
This patch follows https://github.com/llvm/llvm-zorg/commit/a5243cfccbb955bc00a0934ead25d8f88e40296a for libcxx/libunwind
to support the LLVM_ENABLE_RUNTIMES=libc configuration.
Details
Details
Diff Detail
Diff Detail
- Repository
- rZORG LLVM Github Zorg
- Build Status
Buildable 241270 Build 374277: arc lint + arc unit
Event Timeline
Comment Actions
Add libc to getLLVMRuntimesDocsBuildFactory as well..
Unfortunately, I don't know how to test this script...
Comment Actions
@gkistanova -- does something need to be done for the server to pick up this change? I'm getting a "sphinx publish failed" email every six minutes, so I'd really love to see this fixed. :-D