[llvm-commits] [llvm] r112465 - in /llvm/trunk/examples: Makefile TracingBrainF/ TracingBrainF/BrainF.h TracingBrainF/BrainFCodeGen.cpp TracingBrainF/BrainFInterpreter.cpp TracingBrainF/BrainFOpcodes.cpp TracingBrainF/BrainFTraceRecorder.cpp TracingBrainF/BrainFVM.h TracingBrainF/Makefile TracingBrainF/README
Chris Lattner
clattner at apple.com
Mon Aug 30 14:33:51 PDT 2010
On Aug 30, 2010, at 2:22 PM, Owen Anderson wrote:
>
> On Aug 30, 2010, at 1:57 PM, Chris Lattner wrote:
>
>> So back to the original point: why should this be in the tree?
>
> In principle, because I thought it was a useful example on the level with our existing ones. If tutorialize-it, I would like to keep a copy in-tree, just like we do for Kaleidoscope, so that we can detect when API changes require an update.
>
> That said, I'll be happy to host it out-of-tree until such time as the tutorial is written, if you'd prefer.
I'd prefer it to be out of three. The bar for examples (and tutorials) should be very high, I don't think anything relating to brainfuck passes that bar. And yes, I strongly support removing the BrainF example.
-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100830/286a5f00/attachment.html>
More information about the llvm-commits
mailing list