New expression in ToElemVisitor

kinke kinke at libero.it
Mon Aug 20 12:03:34 UTC 2018


On Monday, 20 August 2018 at 11:30:15 UTC, Jacob Carlborg wrote:
> You mean an instance of `TypePointer`?

Something like `DImValue(Type::tvoidptr, DtoBitCast(myLLGlobal, 
getVoidPtrType())` (a DLValue would be preferrable, but you'd 
probably need a proper D type then). But what's the type of your 
new Expression? Do you have some code to show?


More information about the digitalmars-d-ldc mailing list