❔ LLVMSharp create signed and unsigned constants.
Hey, I'm trying to create a constant using this function
How can I specify the LLVMTypeRef to be signed or unsigned?
Should I use a different function?
How can I specify the LLVMTypeRef to be signed or unsigned?
Should I use a different function?