Displaying 1 result from an estimated 1 matches for "flotetypeid".
2011 Nov 13
0
[LLVMdev] llvm::Value
Hello
I have a llvm::Value* v;
the type of *v is FloteTypeId.I know that it corresponds to some value
float value,but during llvm IR generation this value should be
changed,based on some conditions.
For example I will need to set the value to corespond to 5.7.
How can I do it?
Thank you.
-------------- next part --------------
An HTML attachment was scrubb...