diff options
author | Dan Gohman <gohman@apple.com> | 2010-02-03 17:27:31 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-02-03 17:27:31 +0000 |
commit | b44d2abc910398cd3c3d16fbf253fa1239ae80a8 (patch) | |
tree | 0f67bf1f989d1d9028191fa9f7409eb8e2aeda8f /llvm/docs/tutorial/LangImpl8.html | |
parent | 04365c5f721d01744c54121b5ca1e6a0d5f48456 (diff) | |
download | bcm5719-llvm-b44d2abc910398cd3c3d16fbf253fa1239ae80a8.tar.gz bcm5719-llvm-b44d2abc910398cd3c3d16fbf253fa1239ae80a8.zip |
Add "Author Date Id Revision" svn:keyword properties to these files, as
is done with the other html files in doc, to hopefully keep strings like
"Last modified" current.
llvm-svn: 95225
Diffstat (limited to 'llvm/docs/tutorial/LangImpl8.html')
-rw-r--r-- | llvm/docs/tutorial/LangImpl8.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/tutorial/LangImpl8.html b/llvm/docs/tutorial/LangImpl8.html index 855b8f3692b..64a62002c4c 100644 --- a/llvm/docs/tutorial/LangImpl8.html +++ b/llvm/docs/tutorial/LangImpl8.html @@ -359,7 +359,7 @@ Passing Style</a> and the use of tail calls (which LLVM also supports).</p> <a href="mailto:sabre@nondot.org">Chris Lattner</a><br> <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br> - Last modified: $Date: 2007-10-17 11:05:13 -0700 (Wed, 17 Oct 2007) $ + Last modified: $Date$ </address> </body> </html> |