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

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 14 07:13:04 PDT 2019


thopre marked an inline comment as done.
thopre added inline comments.


================
Comment at: llvm/docs/CommandGuide/FileCheck.rst:596
 
-.. code-block:: llvm
+.. code-block:: text
 
----------------
jhenderson wrote:
> Could you use gas/asm?
I suppose since there isn't any directive but I wouldn't be able to check that it will build successfully.


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