mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-25 05:22:04 +00:00
Use correct syntax highliter in code blocks. Noticed by Sean Silva.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158359 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -211,7 +211,7 @@ OPTIONS
|
||||
testcase and pass the name of an executable compile-command script in this form:
|
||||
|
||||
|
||||
.. code-block:: perl
|
||||
.. code-block:: sh
|
||||
|
||||
#!/bin/sh
|
||||
llc "$@"
|
||||
|
||||
Reference in New Issue
Block a user