[cfe-dev] Switching http://llvm.org/demo to clang or providing a separate clang demo

Chris Lattner clattner at apple.com
Mon Aug 29 18:14:05 PDT 2011


On Aug 29, 2011, at 2:37 PM, David Blaikie wrote:

>> > http://lists.cs.uiuc.edu/pipermail/llvmdev/2011-March/038828.html
>> > http://llvm.org/bugs/show_bug.cgi?id=1440
>> So, now to figure out what to do with the page. The bug/patch I mentioned above seems to still have some outstanding issues (given the discussion in the bug itself) - cross compiling on the demo machine/website won't come for free. Any ideas on what we should do there? Should we actually get the demo machine setup with all the necessary libs/things to do real cross compilation?
> 
> I wonder what the real benefit is here though versus the cost? If we are just trying to give a quick demo of LLVM/Clang, then how much value is in supporting multiple targets?
> 
> Also, whats the benefit in demoing targets that are not officially supported by releases?
> 
> For myself I'm not sure how the cost/benefit ratio comes out - both are fairly unknown to me. Mostly I was bringing this up to make sure the existing outstanding work, patch, and bug were resolved rather than left to rot some more. More or less I'm asking Chris if, given the points raised in the bug regarding multi-architecture targeting, he still felt it was something worth pursuing or not.
>  

Are you interested in showing the -S output?  I think it would be nice to be able to get (for example) ARMv7 and X86 output.  I don't think that going farther than that is a good idea though.

-Chris

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110829/7e87de1f/attachment.html>


More information about the cfe-dev mailing list