mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-27 07:12:06 +00:00
This method got renamed, thanks to Mattias Holm for pointing this out.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60039 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
18fae69723
commit
62810e3202
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user