[PATCH] D69645: [globalisel][docs] Add a section about debugging with the block extractor

Volkan Keles via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 5 11:52:32 PST 2019


volkan accepted this revision.
volkan added a comment.
This revision is now accepted and ready to land.

Thanks Daniel, LGTM.



================
Comment at: llvm/docs/GlobalISel/Pipeline.rst:163
+
+.. code-block:: llvm
+
----------------
Would it be better if we use the pictures from the talk instead of the code block?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69645





More information about the llvm-commits mailing list