Forgot a file.
[oota-llvm.git] / docs / ProgrammersManual.html
index e7e4ce861547011959895ac474bf4f4044b6be3a..6b93e9cc0446e7daa8e66666bcc3b682f490fdcf 100644 (file)
@@ -3169,7 +3169,7 @@ is its address (after linking) which is guaranteed to be constant.</p>
     will automatically be inserted into that module's list of
     functions.</p></li>
 
-  <li><tt>bool isExternal()</tt>
+  <li><tt>bool isDeclaration()</tt>
 
     <p>Return whether or not the <tt>Function</tt> has a body defined.  If the
     function is "external", it does not have a body, and thus must be resolved