summaryrefslogtreecommitdiffstats
path: root/llvm/docs/SourceLevelDebugging.html
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2011-04-09 09:51:57 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2011-04-09 09:51:57 +0000
commit6bd36d56e4a6b9987eb7f9877b56f65867599892 (patch)
treed1198904701383351230d4c0dcfc3e14acfe5268 /llvm/docs/SourceLevelDebugging.html
parent9cca0715aa9b8d49e55b8ba17d5e97cd5e8951d5 (diff)
downloadbcm5719-llvm-6bd36d56e4a6b9987eb7f9877b56f65867599892.tar.gz
bcm5719-llvm-6bd36d56e4a6b9987eb7f9877b56f65867599892.zip
docs/*.html: Make W3C HTML 4.01 Strict more compliant.
FIXME: The logo handling in ReleaseNotes.html llvm-svn: 129208
Diffstat (limited to 'llvm/docs/SourceLevelDebugging.html')
-rw-r--r--llvm/docs/SourceLevelDebugging.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/SourceLevelDebugging.html b/llvm/docs/SourceLevelDebugging.html
index 2eb9aec8f58..aed42943a33 100644
--- a/llvm/docs/SourceLevelDebugging.html
+++ b/llvm/docs/SourceLevelDebugging.html
@@ -804,7 +804,7 @@ DW_TAG_return_variable = 258
</pre>
<p>This intrinsic provides information about a local element (ex. variable.) The
- first argument is metadata holding alloca for the variable.</tt>. The
+ first argument is metadata holding alloca for the variable. The
second argument is metadata containing description of the variable. </p>
</div>
OpenPOWER on IntegriCloud