projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18fae69
)
This method got renamed, thanks to Mattias Holm for pointing this out.
author
Chris Lattner
<sabre@nondot.org>
Tue, 25 Nov 2008 18:34:50 +0000
(18:34 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 25 Nov 2008 18:34:50 +0000
(18:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60039
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ProgrammersManual.html
patch
|
blob
|
history
diff --git
a/docs/ProgrammersManual.html
b/docs/ProgrammersManual.html
index e7e4ce861547011959895ac474bf4f4044b6be3a..6b93e9cc0446e7daa8e66666bcc3b682f490fdcf 100644
(file)
--- a/
docs/ProgrammersManual.html
+++ b/
docs/ProgrammersManual.html
@@
-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 is
External
()</tt>
+ <li><tt>bool is
Declaration
()</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