[llvm-commits] [llvm] r135266 - in /llvm/trunk/examples: BrainF/BrainF.cpp Kaleidoscope/Chapter3/toy.cpp Kaleidoscope/Chapter4/toy.cpp Kaleidoscope/Chapter5/toy.cpp Kaleidoscope/Chapter6/toy.cpp Kaleidoscope/Chapter7/toy.cpp
Jay Foad
jay.foad at gmail.com
Fri Jul 15 05:13:33 PDT 2011
On 15 July 2011 11:59, Francois Pichet <pichet2000 at gmail.com> wrote:
> Author: fpichet
> Date: Fri Jul 15 05:59:52 2011
> New Revision: 135266
>
> URL: http://llvm.org/viewvc/llvm-project?rev=135266&view=rev
> Log:
> Convert CallInst and InvokeInst APIs to use ArrayRef. For the LLVM examples.
Sorry, I should have tested my changes with BUILD_EXAMPLES=1. Thanks
for fixing this.
Jay.
More information about the llvm-commits
mailing list