diff options
author | John Criswell <criswell@uiuc.edu> | 2003-10-27 18:18:16 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2003-10-27 18:18:16 +0000 |
commit | f531f319d2585d442e2bf16e0004c436dae3a3da (patch) | |
tree | 1df50652c297be10ab23740c2cf2945bd2547327 /llvm/docs/CodingStandards.html | |
parent | 867d59abbc46ef8758018898207dc599229b31be (diff) | |
download | bcm5719-llvm-f531f319d2585d442e2bf16e0004c436dae3a3da.tar.gz bcm5719-llvm-f531f319d2585d442e2bf16e0004c436dae3a3da.zip |
Merged in RELEASE_1.
llvm-svn: 9538
Diffstat (limited to 'llvm/docs/CodingStandards.html')
-rw-r--r-- | llvm/docs/CodingStandards.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/CodingStandards.html b/llvm/docs/CodingStandards.html index 0785448ff73..18ce223c428 100644 --- a/llvm/docs/CodingStandards.html +++ b/llvm/docs/CodingStandards.html @@ -950,6 +950,8 @@ something. :)</p> <div class="doc_footer"> <address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address> + <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a> + <br> Last modified: $Date$ </div> |