[all-commits] [llvm/llvm-project] 4465c2: Move LLVM Proposal to doc directory, create index
Jeff Bailey via All-commits
all-commits at lists.llvm.org
Fri Jan 28 16:29:45 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4465c299069f3ff5b93ba648edf699faf7f39e79
https://github.com/llvm/llvm-project/commit/4465c299069f3ff5b93ba648edf699faf7f39e79
Author: Jeff Bailey <jeffbailey at google.com>
Date: 2022-01-29 (Sat, 29 Jan 2022)
Changed paths:
A libc/.gitignore
M libc/CMakeLists.txt
A libc/docs/CMakeLists.txt
A libc/docs/README.txt
A libc/docs/conf.py
A libc/docs/index.rst
M libc/docs/redirectors.rst
M libc/docs/source_layout.rst
R llvm/docs/Proposals/LLVMLibC.rst
Log Message:
-----------
Move LLVM Proposal to doc directory, create index
The LLVM Libc project is no longer just a proposal and should have
a webpage tracking the status of the project. This changes
puts the pieces into the right place so that the webpage can be
created.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D117436
More information about the All-commits
mailing list