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

Ratnesh Tiwari via llvm-dev llvm-dev at lists.llvm.org
Sun Aug 26 05:41:58 PDT 2018


---------- Forwarded message ---------
From: Ratnesh Tiwari <ratneshtr09 at gmail.com>
Date: Sat, Aug 25, 2018 at 3:08 PM
Subject: PATypeHolder, refineAbstractTypeTo(), addTypeName not found
To: llvm-dev <llvm-dev at lists.llvm.org>


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()
7) UShortTy

Please reply soon. Many thanks in advance.

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


More information about the llvm-dev mailing list