[PATCH] D104204: [docs][GISel]Added GISel documentation link

Shivam Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 21 05:08:54 PDT 2021


xgupta added inline comments.


================
Comment at: llvm/docs/CodeGenerator.rst:731
 
+`GlobalISel<https://llvm.org/docs/GlobalISel/index.html>`_ is another 
+instruction selection framework.
----------------
An space is also needed b/w text and link i.e. GlobalISel and <...>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104204/new/

https://reviews.llvm.org/D104204



More information about the llvm-commits mailing list