From e5fd2fbe1b2916fdce80c9864ec9bb396e5d5d71 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Thu, 1 Jul 2004 13:52:35 +0000 Subject: Make links relative instead of absolute. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14525 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/llvm-abcd.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'docs/CommandGuide') diff --git a/docs/CommandGuide/llvm-abcd.html b/docs/CommandGuide/llvm-abcd.html index 1048502518..106dce1970 100644 --- a/docs/CommandGuide/llvm-abcd.html +++ b/docs/CommandGuide/llvm-abcd.html @@ -34,10 +34,9 @@ standard input. This is useful for combining llvm-abcd in a pipeline.

EXIT STATUS

If llvm-abcd succeeds, it will exit with 0. Otherwise, if an error occurs, it will exit with a non-zero value, usually 1. -

SEE ALSO

llvm-dis -LLVM Bytecode File Format +

SEE ALSO

+llvm-dis +LLVM Bytecode File Format
Maintained by Reid Spencer. -- cgit v1.2.3-18-g5258