diff options
author | Chris Lattner <sabre@nondot.org> | 2003-09-25 19:50:05 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2003-09-25 19:50:05 +0000 |
commit | 2979307f45ed46105fa0dd535c017ec2b34037e2 (patch) | |
tree | 9d7ed812f8b51a382ba159a6bffcc74ac74e413e /llvm/docs/CommandGuide/analyze.html | |
parent | 67d4811dc10db1bdb8635993560b175d77101157 (diff) | |
download | bcm5719-llvm-2979307f45ed46105fa0dd535c017ec2b34037e2.tar.gz bcm5719-llvm-2979307f45ed46105fa0dd535c017ec2b34037e2.zip |
Change the heading of the page to reflect the tool name
llvm-svn: 8715
Diffstat (limited to 'llvm/docs/CommandGuide/analyze.html')
-rw-r--r-- | llvm/docs/CommandGuide/analyze.html | 4 |
1 files changed, 2 insertions, 2 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> |