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 | 0f6d7c0e20a67a0e6be2bff6d4d83cfeb149c17f (patch) | |
tree | 7a0dd228cd309d0ffb380e320b08d1ad1f437e06 /docs/CodingStandards.html | |
parent | 6a7ccea3dadb53ad3f003c27e3da10014fe57311 (diff) | |
download | external_llvm-0f6d7c0e20a67a0e6be2bff6d4d83cfeb149c17f.zip external_llvm-0f6d7c0e20a67a0e6be2bff6d4d83cfeb149c17f.tar.gz external_llvm-0f6d7c0e20a67a0e6be2bff6d4d83cfeb149c17f.tar.bz2 |
Merged in RELEASE_1.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9538 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CodingStandards.html')
-rw-r--r-- | docs/CodingStandards.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CodingStandards.html b/docs/CodingStandards.html index 0785448..18ce223 100644 --- a/docs/CodingStandards.html +++ b/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> |