[LLVMdev] I stole the demo.
Richard Pennington
rich at pennware.com
Sun Mar 4 14:19:34 PST 2012
I had a little time on my hands this afternoon, so I stole the Clang/LLVM demo
and modified it to allow compiling for several other targets:
http://ellcc.org/demo
I did notice one flaw in the LLVM demo, there doesn't seem to be a way to
upload a file to compile, at least with Firefox. I modified the cgi script
slightly to clear the $source variable if a upload file has been selected.
-Rich
More information about the llvm-dev
mailing list