Seems this section is not updated since we have transited to llvm-project monorepo.
At the start, we build libcxx under monorepo configuration but later try to make the separate configuration for libcxx build
and running benchmark.
Details
Details
- Reviewers
ldionne • Quuxplusone jloser - Group Reviewers
Restricted Project - Commits
- rG237e9059f781: [libc++][Docs] Update benchmark doc wrt monorepo
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thanks for working on this!
libcxx/docs/TestingLibcxx.rst | ||
---|---|---|
230 | Since our build documentation now uses ninja (https://libcxx.llvm.org/BuildingLibcxx.html#bootstrapping-build) I think it would be nice to change these instructions to ninja. | |
230 | I don't mind removing this line, but I think the documentation should make it clear build directory already contains a generated CMake project. |
I don't mind removing this line, but I think the documentation should make it clear build directory already contains a generated CMake project.