summaryrefslogtreecommitdiff
path: root/docs/ExtendingLLVM.html
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2004-09-05 03:24:34 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2004-09-05 03:24:34 +0000
commitfe732854bac9b15e311627c58e50848751205b04 (patch)
tree833b42bb3439eeb0d8bae8feb07e48e420bbaaeb /docs/ExtendingLLVM.html
parent2161834d013f527b734950f8f73606233be1bba4 (diff)
downloadllvm-fe732854bac9b15e311627c58e50848751205b04.tar.gz
llvm-fe732854bac9b15e311627c58e50848751205b04.tar.bz2
llvm-fe732854bac9b15e311627c58e50848751205b04.tar.xz
Remove the bit about this document being my `notes', it has matured since then.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16178 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ExtendingLLVM.html')
-rw-r--r--docs/ExtendingLLVM.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/ExtendingLLVM.html b/docs/ExtendingLLVM.html
index 2e8982b8a5..606bada127 100644
--- a/docs/ExtendingLLVM.html
+++ b/docs/ExtendingLLVM.html
@@ -62,11 +62,6 @@ looking to do can be done with already-existing infrastructure, or if maybe
someone else is already working on it. You will save yourself a lot of time and
effort by doing so.</p>
-<p>Finally, these are my notes, and since my extensions are not complete, I may
-be missing steps. If you find some omissions, please let me know <a
-href="http://misha.brukman.net/contact.html">directly</a> or post on <a
-href="http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev">LLVM-dev</a>.</p>
-
</div>
<!-- *********************************************************************** -->