aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide/bugpoint.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CommandGuide/bugpoint.html')
-rw-r--r--docs/CommandGuide/bugpoint.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/bugpoint.html b/docs/CommandGuide/bugpoint.html
index a37a15759c..4787589ad2 100644
--- a/docs/CommandGuide/bugpoint.html
+++ b/docs/CommandGuide/bugpoint.html
@@ -207,7 +207,7 @@ non-obvious ways. Here are some hints and tips:<p>
<tt>bugpoint</tt> will attempt to generate a reference output by
compiling the program with the C backend and running it.<p>
- <a name="opt_run-"><li><tt>-run-{int|jit|llc|cbe}</tt><br>
+ <a name="opt_run-"><li><tt>-run-{int,jit,llc,cbe}</tt><br>
Whenever the test program is compiled, <tt>bugpoint</tt> should generate
code for it using the specified code generator. These options allow
you to choose the interpreter, the JIT compiler, the static native