[all-commits] [llvm/llvm-project] e0c01e: New TableGen Programmer's Reference document
Paul C. Anagnostopoulos via All-commits
all-commits at lists.llvm.org
Fri Aug 21 14:18:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e0c01e6cb07133f0bb155a168d967cf854f03ffa
https://github.com/llvm/llvm-project/commit/e0c01e6cb07133f0bb155a168d967cf854f03ffa
Author: Paul C. Anagnostopoulos <paul at windfall.com>
Date: 2020-08-21 (Fri, 21 Aug 2020)
Changed paths:
R llvm/docs/TableGen/LangIntro.rst
R llvm/docs/TableGen/LangRef.rst
A llvm/docs/TableGen/ProgRef.rst
M llvm/docs/TableGen/index.rst
Log Message:
-----------
New TableGen Programmer's Reference document
This new TableGen Programmer's Reference document replaces the current Language Introduction and Language Reference documents. It brings all the TableGen reference information into one document.
As an experiment, I numbered the sections in the document. See what you think about that.
Reviewed By: lattner
Differential Revision: https://reviews.llvm.org/D85838
(changes by Nicolai Hähnle <nicolai.haehnle at amd.com>:
- fixed build error due to toctree in docs/LangRef/index.rst
- fixed reference to ProgRef)
Change-Id: Ifbdfa39768b8a460aae2873103d31c7b347aff00
More information about the All-commits
mailing list