forked from OSchip/llvm-project
parent
c53c2a3a62
commit
3709627b7d
|
@ -12,7 +12,7 @@
|
||||||
<h3>SYNOPSIS</h3>
|
<h3>SYNOPSIS</h3>
|
||||||
<tt>bugpoint [options] [input LLVM ll/bc files] [LLVM passes] --args <program arguments>...</tt>
|
<tt>bugpoint [options] [input LLVM ll/bc files] [LLVM passes] --args <program arguments>...</tt>
|
||||||
|
|
||||||
<img src="../Debugging.gif" width=444 height=314 align=right>
|
<img src="../img/Debugging.gif" width=444 height=314 align=right>
|
||||||
<h3>DESCRIPTION</h3>
|
<h3>DESCRIPTION</h3>
|
||||||
|
|
||||||
The <tt>bugpoint</tt> tool narrows down the source of
|
The <tt>bugpoint</tt> tool narrows down the source of
|
||||||
|
|
Loading…
Reference in New Issue