[PATCH] D141750: [docs] Add llvm & clang release notes for LoongArch

2023-01-17 Thread Lu Weining via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG64582189b3fc: [docs] Add llvm & clang release notes for LoongArch (authored by SixWeining). Changed prior to commit: https://reviews.llvm.org/D141

[PATCH] D141750: [docs] Add llvm & clang release notes for LoongArch

2023-01-15 Thread Renato Golin via Phabricator via cfe-commits
rengolin accepted this revision. rengolin added a comment. This revision is now accepted and ready to land. Nice! Thanks for the detailed reporting. LGTM. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D141750/new/ https://reviews.llvm.org/D141750 _

[PATCH] D141750: [docs] Add llvm & clang release notes for LoongArch

2023-01-14 Thread Lu Weining via Phabricator via cfe-commits
SixWeining added a comment. In D141750#4053473 , @MaskRay wrote: > pip3 install --user recommonmark sphinx # sphinx-automodapi for lldb > > cmake ... > > ninja ... docs-llvm-html Thanks. Repository: rG LLVM Github Monorepo CHANGES SINCE

[PATCH] D141750: [docs] Add llvm & clang release notes for LoongArch

2023-01-14 Thread Lu Weining via Phabricator via cfe-commits
SixWeining updated this revision to Diff 489204. SixWeining added a comment. Fix the issue "Title underline too short" reported by sphinx-build. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D141750/new/ https://reviews.llvm.org/D141750 Files: cl

[PATCH] D141750: [docs] Add llvm & clang release notes for LoongArch

2023-01-13 Thread Fangrui Song via Phabricator via cfe-commits
MaskRay added a comment. pip3 install --user recommonmark sphinx # sphinx-automodapi for lldb cmake ... ninja ... docs-llvm-html Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D141750/new/ https://reviews.llvm.org/D141750 ___

[PATCH] D141750: [docs] Add llvm & clang release notes for LoongArch

2023-01-13 Thread Lu Weining via Phabricator via cfe-commits
SixWeining added a comment. In D141750#4053469 , @SixWeining wrote: > I'm not sure if there is any format issue. Is there any way to verify? e.g. > how to generate .html like https://llvm.org/docs/ReleaseNotes.html? Now I find it: `llvm/docs/README.txt

[PATCH] D141750: [docs] Add llvm & clang release notes for LoongArch

2023-01-13 Thread Lu Weining via Phabricator via cfe-commits
SixWeining added a comment. I'm not sure if there is any format issue. Is there any way to verify? e.g. how to generate .html like https://llvm.org/docs/ReleaseNotes.html? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D141750/new/ https://reviews.l

[PATCH] D141750: [docs] Add llvm & clang release notes for LoongArch

2023-01-13 Thread Lu Weining via Phabricator via cfe-commits
SixWeining created this revision. SixWeining added reviewers: rengolin, MaskRay, tstellar, xen0n, xry111, wangleiat, lrzlin, tangyouling, lh03061238. Herald added subscribers: yaneury, supersymetrie, Chia-hungDuan, cryptoad. Herald added a project: All. SixWeining requested review of this revision