[LLVMdev] Function::isExternal()
Anton Korobeynikov
asl at math.spbu.ru
Tue Mar 6 18:54:52 PST 2007
Hello, Ryan.
> There used to be a method in Function called isExternal() that you could
> call to check if a function is external. That method seems to be
> removed. What method should now be called to check if a function
> isExternal?
It's now isDeclaration().
--
With best regards, Anton Korobeynikov.
Faculty of Mathematics & Mechanics, Saint Petersburg State University.
More information about the llvm-dev
mailing list