Details
- Reviewers
jeffbailey - Commits
- rG136b927c9e44: [libc] Add a doc about the libc fullbuild mode.
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
libc++ and binutils are future work?
cmake -S llvm -B build
could save you some lines.
libc/docs/fullbuild_mode.rst | ||
---|---|---|
55 | we |
Yes, libc++ is future work. Binutils can be installed now along with the rest of the toolchain. I would think that it is really an exercise for the user :)
libc/docs/fullbuild_mode.rst | ||
---|---|---|
74–76 | Rather than the coming soon page, I'd rather we just not include this sentence and not create the other file. I might be just traumatized from the 90's when we had a whole decade of "This site under construction" |
libc/docs/fullbuild_mode.rst | ||
---|---|---|
74–76 | It is also out there: https://reviews.llvm.org/D137090 - I missed adding you to the review, done now. I added that "Coming soon, stay tuned" page to make this patch complete. |
we