Displaying 1 result from an estimated 1 matches for "tp25316545p25316545".
2009 Sep 06
0
[LLVMdev] How to differentiate between external and internal calls in llc?
...end(); SI != SE; ++SI) {
MachineBasicBlock *SBB = *SI;
if (SBB->getParent()->getFunction()->isDeclaration())
skip = true;
}
but it seems not to do what I intended.
--
View this message in context: http://www.nabble.com/How-to-differentiate-between-external-and-internal-calls-in-llc--tp25316545p25316545.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090906/469a974b/attachment.html>