[llvm-dev] Using "opaque pointers" right now?
Christoffer Lernö via llvm-dev
llvm-dev at lists.llvm.org
Sun Dec 15 16:03:33 PST 2019
I was looking at the talk from 2015 about opaque pointers.
Aside from using the new methods (e.g. LLVMBuildGEP2), is there any other way to perpare for this change?
And also - is it possible to use something like opaque pointers (that is using a single pointer type) even before the switch has been flipped in LLVM?
Christoffer
AEGIK / www.aegik.se
More information about the llvm-dev
mailing list