forked from OSchip/llvm-project
parent
9a60c532a8
commit
0c7ed6e335
|
@ -34,10 +34,9 @@ standard input. This is useful for combining <TT>llvm-abcd</TT> in a pipeline.
|
||||||
<P></P></LI></UL>
|
<P></P></LI></UL>
|
||||||
<H3>EXIT STATUS</H3>If <TT>llvm-abcd</TT> succeeds, it will exit with 0.
|
<H3>EXIT STATUS</H3>If <TT>llvm-abcd</TT> succeeds, it will exit with 0.
|
||||||
Otherwise, if an error occurs, it will exit with a non-zero value, usually 1.
|
Otherwise, if an error occurs, it will exit with a non-zero value, usually 1.
|
||||||
<H3>SEE ALSO</H3><A
|
<H3>SEE ALSO</H3>
|
||||||
href="http://llvm.x10sys.com/cgi-bin/cvsweb.cgi/~checkout~/llvm/docs/CommandGuide/llvm-dis.html"><TT>llvm-dis</TT></A>
|
<A href="llvm-dis.html"><TT>llvm-dis</TT></A>
|
||||||
<A
|
<A href="../docs/BytecodeFormat.html"><TT>LLVM Bytecode File Format</TT></A>
|
||||||
href="http://llvm.x10sys.com/cgi-bin/cvsweb.cgi/~checkout~/llvm/docs/BytecodeFormat.html"><TT>LLVM Bytecode File Format</TT></A>
|
|
||||||
|
|
||||||
<HR>
|
<HR>
|
||||||
Maintained by <a href="mailto:rspencer@x10sys.com">Reid Spencer</A>.
|
Maintained by <a href="mailto:rspencer@x10sys.com">Reid Spencer</A>.
|
||||||
|
|
Loading…
Reference in New Issue