diff options
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r-- | docs/CommandGuide/analyze.html | 4 | ||||
-rw-r--r-- | docs/CommandGuide/extract.html | 4 | ||||
-rw-r--r-- | docs/CommandGuide/gccas.html | 4 | ||||
-rw-r--r-- | docs/CommandGuide/gccld.html | 4 | ||||
-rw-r--r-- | docs/CommandGuide/llc.html | 4 | ||||
-rw-r--r-- | docs/CommandGuide/lli.html | 4 | ||||
-rw-r--r-- | docs/CommandGuide/llvm-as.html | 4 | ||||
-rw-r--r-- | docs/CommandGuide/llvm-dis.html | 4 | ||||
-rw-r--r-- | docs/CommandGuide/llvm-link.html | 4 | ||||
-rw-r--r-- | docs/CommandGuide/opt.html | 4 |
10 files changed, 20 insertions, 20 deletions
diff --git a/docs/CommandGuide/analyze.html b/docs/CommandGuide/analyze.html index 5c488a83b7..f92cd55933 100644 --- a/docs/CommandGuide/analyze.html +++ b/docs/CommandGuide/analyze.html @@ -1,12 +1,12 @@ <html> <title> -analyze +LLVM: analyze tool </title> <body> <center> -<h1>Low Level Virtual Machine</h1> +<h1>LLVM: analyze tool</h1> </center> <HR> diff --git a/docs/CommandGuide/extract.html b/docs/CommandGuide/extract.html index 275b9b1e0c..36f01e4245 100644 --- a/docs/CommandGuide/extract.html +++ b/docs/CommandGuide/extract.html @@ -1,12 +1,12 @@ <html> <title> -extract +LLVM: extract tool </title> <body> <center> -<h1>Low Level Virtual Machine</h1> +<h1>LLVM: extract tool</h1> </center> <HR> diff --git a/docs/CommandGuide/gccas.html b/docs/CommandGuide/gccas.html index aaed1960ac..39d764c2c7 100644 --- a/docs/CommandGuide/gccas.html +++ b/docs/CommandGuide/gccas.html @@ -1,12 +1,12 @@ <html> <title> -gccas +LLVM: gccas tool </title> <body> <center> -<h1>Low Level Virtual Machine</h1> +<h1>LLVM: gccas tool</h1> </center> <HR> diff --git a/docs/CommandGuide/gccld.html b/docs/CommandGuide/gccld.html index 36a67aff19..6eef165db6 100644 --- a/docs/CommandGuide/gccld.html +++ b/docs/CommandGuide/gccld.html @@ -1,12 +1,12 @@ <html> <title> -gccld +LLVM: gccld tool </title> <body> <center> -<h1>Low Level Virtual Machine</h1> +<h1>LLVM: gccld tool</h1> </center> <HR> diff --git a/docs/CommandGuide/llc.html b/docs/CommandGuide/llc.html index 250d995f0f..812f28a80b 100644 --- a/docs/CommandGuide/llc.html +++ b/docs/CommandGuide/llc.html @@ -1,12 +1,12 @@ <html> <title> -llc +LLVM: llc tool </title> <body> <center> -<h1>Low Level Virtual Machine</h1> +<h1>LLVM: llc tool</h1> </center> <HR> diff --git a/docs/CommandGuide/lli.html b/docs/CommandGuide/lli.html index f6b2921b68..8fb4370a96 100644 --- a/docs/CommandGuide/lli.html +++ b/docs/CommandGuide/lli.html @@ -1,12 +1,12 @@ <html> <title> -lli +LLVM: lli tool </title> <body> <center> -<h1>Low Level Virtual Machine</h1> +<h1>LLVM: lli tool</h1> </center> <HR> diff --git a/docs/CommandGuide/llvm-as.html b/docs/CommandGuide/llvm-as.html index e92d3b78a2..e843f852e7 100644 --- a/docs/CommandGuide/llvm-as.html +++ b/docs/CommandGuide/llvm-as.html @@ -1,12 +1,12 @@ <html> <title> -llvm-as +LLVM: llvm-as tool </title> <body> <center> -<h1>Low Level Virtual Machine</h1> +<h1>LLVM: llvm-as tool</h1> </center> <HR> diff --git a/docs/CommandGuide/llvm-dis.html b/docs/CommandGuide/llvm-dis.html index 079933c5bf..9f7731ac43 100644 --- a/docs/CommandGuide/llvm-dis.html +++ b/docs/CommandGuide/llvm-dis.html @@ -1,12 +1,12 @@ <html> <title> -llvm-dis +LLVM: llvm-dis tool </title> <body> <center> -<h1>Low Level Virtual Machine</h1> +<h1>LLVM: llvm-dis tool</h1> </center> <HR> diff --git a/docs/CommandGuide/llvm-link.html b/docs/CommandGuide/llvm-link.html index a503c2e0df..b067b4b85e 100644 --- a/docs/CommandGuide/llvm-link.html +++ b/docs/CommandGuide/llvm-link.html @@ -1,12 +1,12 @@ <html> <title> -llvm-link +LLVM: llvm-link tool </title> <body> <center> -<h1>Low Level Virtual Machine</h1> +<h1>LLVM: llvm-link tool</h1> </center> <HR> diff --git a/docs/CommandGuide/opt.html b/docs/CommandGuide/opt.html index 86dcf7326f..cab594618f 100644 --- a/docs/CommandGuide/opt.html +++ b/docs/CommandGuide/opt.html @@ -1,12 +1,12 @@ <html> <title> -opt +LLVM: opt tool </title> <body> <center> -<h1>Low Level Virtual Machine</h1> +<h1>LLVM: opt tool</h1> </center> <HR> |