[llvm-dev] OpaqueType:: get()

Anton Korobeynikov via llvm-dev llvm-dev at lists.llvm.org
Fri Aug 24 13:16:49 PDT 2018


>> 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.
>
> Bytecode went away even earlier in LLVM's history. The replacement is
> called bitcode.
I believe this change was introduced in LLVM 2.0 that was released ...
more than 11 years ago ;)

-- 
With best regards, Anton Korobeynikov
Department of Statistical Modelling, Saint Petersburg State University


More information about the llvm-dev mailing list