[llvm-dev] OpaqueType:: get()

Ratnesh Tiwari via llvm-dev llvm-dev at lists.llvm.org
Fri Aug 24 04:49:24 PDT 2018


I have code that uses OpaqueType::get(), it was used to be in
llvm/IR/DerivedType.h ,  but it is removed now. What should I use for it
replacement.

Also, it is using #include <llvm/Bytecode/WriteBytecodePass.h> , but I do
not found any WriteBytecodePass.h in my source code. Please tell me, what
should I use in replacement of these.

Thanks& Regards,
Ratnesh Tiwari
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180824/cfeaa1c8/attachment.html>


More information about the llvm-dev mailing list