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 | ee43b69762f0cdf7a0048c17e8239b82fff39b53 (patch) | |
tree | 57cb9ef2e1c67d4546e4991f884933fa90cf9174 /docs/CommandGuide/gccas.html | |
parent | b7fcd30be6343246cf5e1fb981038bcc66732d24 (diff) |
Change the heading of the page to reflect the tool name
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8715 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide/gccas.html')
-rw-r--r-- | docs/CommandGuide/gccas.html | 4 |
1 files changed, 2 insertions, 2 deletions
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> |