commit | d05550a74673fdce119d24259cf64fb9ea37451b | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Nov 13 02:09:55 2005 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Nov 13 02:09:55 2005 +0000 |
tree | e9e7929a3ac2827c6ae8c56d9860a29ab4858f4a | |
parent | 5c28b9630481ee919a3ba0eae38e44368f0f0c5c [diff] [blame] |
typeo llvm-svn: 24341
diff --git a/llvm/docs/ExtendingLLVM.html b/llvm/docs/ExtendingLLVM.html index d40b18f..9b0a487 100644 --- a/llvm/docs/ExtendingLLVM.html +++ b/llvm/docs/ExtendingLLVM.html
@@ -266,7 +266,7 @@ add enum for the new type; add a forward declaration of the type also</li> -<li><tt>llvm/include/llvm/DerivedType.h</tt>: +<li><tt>llvm/include/llvm/DerivedTypes.h</tt>: add new class to represent new class in the hierarchy; add forward declaration to the TypeMap value type</li>