Added notes on extending LLVM with new instructions, intrinsics, types, etc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12689 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman
2004-04-06 03:53:49 +00:00
parent 722070e0ba
commit a3ce42921c
2 changed files with 214 additions and 0 deletions
+1
View File
@@ -50,3 +50,4 @@ address { clear: right; }
.doc_table { text-align: center; width: 90%;
padding: 1px 1px 1px 1px; border: 1px; }
.doc_warning { color: red; font-weight: bold }