mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-02 16:36:40 +00:00
Make links relative instead of absolute.
llvm-svn: 14525
This commit is contained in:
parent
91662f48b8
commit
67a9c40871
@ -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
Block a user