[llvm-dev] PATypeHolder, refineAbstractTypeTo(), addTypeName not found

Ratnesh Tiwari via llvm-dev llvm-dev at lists.llvm.org
Sat Aug 25 02:38:59 PDT 2018


I am following the code  of the project
https://llvm.org/svn/llvm-project/java/trunk/lib/Compiler/Resolver.cpp,

But some class/function of it is not present in my source code due to
replacement of this function in newer llvm verion. Can someone please
suggest me the alternative approach of these function in latest llvm
version. Here are those classes and functions :

1) PATypeHolder
2) refineAbstractTypeTo()
3) addTypeName()
4) getLayoutType()
5) getInterfaceIndex()
6) OpaqueType::get()

Many thanks in advance.

With Regards,
Ratnesh Tiwari
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180825/4caab194/attachment.html>


More information about the llvm-dev mailing list