[PATCH] D61893: [FileCheck] Fix sphinx error: make input be text block

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 14 06:52:31 PDT 2019


jhenderson added inline comments.


================
Comment at: llvm/docs/CommandGuide/FileCheck.rst:596
 
-.. code-block:: llvm
+.. code-block:: text
 
----------------
Could you use gas/asm?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61893





More information about the llvm-commits mailing list