summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/bugpoint.rst
diff options
context:
space:
mode:
authorDmitri Gribenko <gribozavr@gmail.com>2012-06-12 15:45:07 +0000
committerDmitri Gribenko <gribozavr@gmail.com>2012-06-12 15:45:07 +0000
commita99fa5b062df7743dcd35e602e98e8ad547895a2 (patch)
tree863c4262242a7df61901477627030429275708eb /llvm/docs/CommandGuide/bugpoint.rst
parentd7aeefebd6b049f017711cd7c6ef5f217a17b673 (diff)
downloadbcm5719-llvm-a99fa5b062df7743dcd35e602e98e8ad547895a2.tar.gz
bcm5719-llvm-a99fa5b062df7743dcd35e602e98e8ad547895a2.zip
Use correct syntax highliter in code blocks. Noticed by Sean Silva.
llvm-svn: 158359
Diffstat (limited to 'llvm/docs/CommandGuide/bugpoint.rst')
-rw-r--r--llvm/docs/CommandGuide/bugpoint.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/bugpoint.rst b/llvm/docs/CommandGuide/bugpoint.rst
index 2c66d104963..c1b3b6eca62 100644
--- a/llvm/docs/CommandGuide/bugpoint.rst
+++ b/llvm/docs/CommandGuide/bugpoint.rst
@@ -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 "$@"
OpenPOWER on IntegriCloud