[PATCH] D69457: [globalisel][docs] Rewrite the IRTranslator documentation
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 25 19:56:56 PDT 2019
dsanders created this revision.
dsanders added reviewers: volkan, aditya_nandakumar.
Herald added subscribers: Petar.Avramovic, rovka.
Herald added a project: LLVM.
I haven't refreshed the Function Calls section as I don't feel I have
sufficient knowledge of that area. It would be appreciated if someone could
review that section.
Note: I'm aware that pygments doesn't support 'mir' as used in one of the
code-block directives. This currently emits a warning and I decided to
keep it to enable finding them later. Maybe we can teach pygments to
support it.
Depends on D69456 <https://reviews.llvm.org/D69456>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D69457
Files:
llvm/docs/GlobalISel/IRTranslator.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69457.226527.patch
Type: text/x-patch
Size: 4236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191026/75ad5a2a/attachment.bin>
More information about the llvm-commits
mailing list