diff options
Diffstat (limited to 'llvm/docs/CommandGuide')
-rw-r--r-- | llvm/docs/CommandGuide/analyze.html | 4 | ||||
-rw-r--r-- | llvm/docs/CommandGuide/extract.html | 4 | ||||
-rw-r--r-- | llvm/docs/CommandGuide/gccas.html | 4 | ||||
-rw-r--r-- | llvm/docs/CommandGuide/gccld.html | 4 | ||||
-rw-r--r-- | llvm/docs/CommandGuide/llc.html | 4 | ||||
-rw-r--r-- | llvm/docs/CommandGuide/lli.html | 4 | ||||
-rw-r--r-- | llvm/docs/CommandGuide/llvm-as.html | 4 | ||||
-rw-r--r-- | llvm/docs/CommandGuide/llvm-dis.html | 4 | ||||
-rw-r--r-- | llvm/docs/CommandGuide/llvm-link.html | 4 | ||||
-rw-r--r-- | llvm/docs/CommandGuide/opt.html | 4 |
10 files changed, 20 insertions, 20 deletions
diff --git a/llvm/docs/CommandGuide/analyze.html b/llvm/docs/CommandGuide/analyze.html index 5c488a83b7f..f92cd559336 100644 --- a/llvm/docs/CommandGuide/analyze.html +++ b/llvm/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/llvm/docs/CommandGuide/extract.html b/llvm/docs/CommandGuide/extract.html index 275b9b1e0c6..36f01e42455 100644 --- a/llvm/docs/CommandGuide/extract.html +++ b/llvm/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/llvm/docs/CommandGuide/gccas.html b/llvm/docs/CommandGuide/gccas.html index aaed1960aca..39d764c2c7a 100644 --- a/llvm/docs/CommandGuide/gccas.html +++ b/llvm/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/llvm/docs/CommandGuide/gccld.html b/llvm/docs/CommandGuide/gccld.html index 36a67aff197..6eef165db69 100644 --- a/llvm/docs/CommandGuide/gccld.html +++ b/llvm/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/llvm/docs/CommandGuide/llc.html b/llvm/docs/CommandGuide/llc.html index 250d995f0fe..812f28a80b8 100644 --- a/llvm/docs/CommandGuide/llc.html +++ b/llvm/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/llvm/docs/CommandGuide/lli.html b/llvm/docs/CommandGuide/lli.html index f6b2921b685..8fb4370a96c 100644 --- a/llvm/docs/CommandGuide/lli.html +++ b/llvm/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/llvm/docs/CommandGuide/llvm-as.html b/llvm/docs/CommandGuide/llvm-as.html index e92d3b78a27..e843f852e7a 100644 --- a/llvm/docs/CommandGuide/llvm-as.html +++ b/llvm/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/llvm/docs/CommandGuide/llvm-dis.html b/llvm/docs/CommandGuide/llvm-dis.html index 079933c5bf1..9f7731ac435 100644 --- a/llvm/docs/CommandGuide/llvm-dis.html +++ b/llvm/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/llvm/docs/CommandGuide/llvm-link.html b/llvm/docs/CommandGuide/llvm-link.html index a503c2e0dfe..b067b4b85e7 100644 --- a/llvm/docs/CommandGuide/llvm-link.html +++ b/llvm/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/llvm/docs/CommandGuide/opt.html b/llvm/docs/CommandGuide/opt.html index 86dcf7326fa..cab594618f6 100644 --- a/llvm/docs/CommandGuide/opt.html +++ b/llvm/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> |