[PATCH] D90617: [TableGen] Fix a couple of minor issues regarding the paste operator
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 3 13:47:28 PST 2020
MaskRay added a comment.
Hi Paul, thanks for working on TableGen documentation. You can install sphinx-build, configure llvm-project with `-DLLVM_ENABLE_SPHINX=on`, and use `docs-llvm-html` to test whether the documentation builds. I just fixed some problems in d2c45f66204552177b164095501d560cd950a690 <https://reviews.llvm.org/rGd2c45f66204552177b164095501d560cd950a690> There is also a build bot (http://lab.llvm.org:8011/#/builders/30)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90617/new/
https://reviews.llvm.org/D90617
More information about the llvm-commits
mailing list