[LLVMdev] Eliminating the 'void' type

Lyu Mitnick mitnick.lyu at gmail.com
Sat Apr 21 12:17:29 PDT 2012


Hello all,

I noticed Eliminating the 'void'
type<http://nondot.org/sabre/LLVMNotes/EliminatingVoid.txt>in Random
LLVM notes. I am wondering to know what's the
meaning of "eliminating" the void type. Is it means the goal is deleting
VoidTyID from TypeID
enumeration in Type.h? And what Type::getVoidTy() returned is a pointer to
a {}?

Thanks

Mitnick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120422/8f6197f7/attachment.html>


More information about the llvm-dev mailing list