[PATCH] D72697: [mlir] copy missing Glossary.md from the old repository

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 14 05:17:11 PST 2020


inouehrs created this revision.
inouehrs added reviewers: mehdi_amini, lucyrfox.
Herald added subscribers: liufengdb, aartbik, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, burmako, jpienaar, rriddle.

`Glossary.md` is missing in doc directory and links to Glossary.md are broken.
This patch copies Glossary.md from the old repository. It also touches up broken links to Glossary.md from the tutorial.

It looks like `DeveloperGuide.md` and `TestingGuide.md` have not been copied from the old repository too. Is it intentional?


https://reviews.llvm.org/D72697

Files:
  mlir/docs/Glossary.md
  mlir/docs/Tutorials/Toy/Ch-6.md

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72697.237943.patch
Type: text/x-patch
Size: 8756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200114/5624734d/attachment.bin>


More information about the llvm-commits mailing list