diff options
author | Dan Gohman <gohman@apple.com> | 2008-11-24 17:18:39 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-11-24 17:18:39 +0000 |
commit | f003276ee6c1eff64052456f64457cb82904b7bf (patch) | |
tree | 4ab54604e48bc1a77cb9a7a49af0b3e6079e12be /docs/CompilerWriterInfo.html | |
parent | 104de4390b9bb0030ae81408c3d173ed6053378d (diff) | |
download | external_llvm-f003276ee6c1eff64052456f64457cb82904b7bf.zip external_llvm-f003276ee6c1eff64052456f64457cb82904b7bf.tar.gz external_llvm-f003276ee6c1eff64052456f64457cb82904b7bf.tar.bz2 |
Fix a few HTML tidiness issues.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59966 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CompilerWriterInfo.html')
-rw-r--r-- | docs/CompilerWriterInfo.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CompilerWriterInfo.html b/docs/CompilerWriterInfo.html index 16810e5..14dc9c7 100644 --- a/docs/CompilerWriterInfo.html +++ b/docs/CompilerWriterInfo.html @@ -7,6 +7,8 @@ <link rel="stylesheet" href="llvm.css" type="text/css"> </head> +<body> + <div class="doc_title"> Architecture/platform information for compiler writers </div> |