[llvm] r210354 - Mention the IRBuilder in Programmer's Manual with a few small examples.
Robinson, Paul
Paul_Robinson at playstation.sony.com
Fri Jun 6 10:54:43 PDT 2014
> +* Insertion using an instance of ``IRBuilder``
> +
> + Inserting several ``Instuction``\ s can be quite laborious using the
> previous
Instuction -> Instruction
More information about the llvm-commits
mailing list