[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

Owen Anderson resistor at mac.com
Mon Aug 30 14:22:45 PDT 2010


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.

--Owen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100830/0ed6c6a3/attachment.html>


More information about the llvm-commits mailing list