From: Misha Brukman
Date: Sun, 5 Sep 2004 03:24:34 +0000 (+0000)
Subject: Remove the bit about this document being my `notes', it has matured since then.
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=fe732854bac9b15e311627c58e50848751205b04;p=oota-llvm.git
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
---
diff --git a/docs/ExtendingLLVM.html b/docs/ExtendingLLVM.html
index 2e8982b8a50..606bada127c 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.
-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 directly or post on LLVM-dev.
-