[LLVMdev] Generating a no-op with IRBuilder

Chris chris at k1w1.org
Tue Nov 2 08:52:31 PDT 2010


Hi,

Is there a way to generate a no-op with IRBuilder? I can't see any API
for it, or any instruction in the intermediate representation. When I
am compiling an empty statement I want to insert a no-op. How do
people normally handle this?

Thanks, Chris.



More information about the llvm-dev mailing list