search for: tp29987387p30008689

Displaying 1 result from an estimated 1 matches for "tp29987387p30008689".

Did you mean: tp29987387p30007489
2010 Oct 20
3
[LLVMdev] How to assign a constant to a register?
On 20/10/10 11:37, leledumbo wrote: > >> Why not just use ConstantInt::get() when you want the number 5? > > Because I'm not using LLVM libraries, I'm generating LLVM assembly myself. In that case, why not output '5' when you want 5? Ciao, Duncan.