<div dir="ltr"><div>I am trying to add a new language to integrate with LLVM 3.6 Framework. I have followed a tutorial on - Kaleidoscope: Implementing a Language with LLVM but it dosen't explain anything on how to integrate a language with LLVM make build system. I have also gone through LLVMBuild Guide (<a href="http://llvm.org/docs/LLVMBuild.html">http://llvm.org/docs/LLVMBuild.html</a>) but am still stuck.<br><br></div>My short term goals are to create a language/tool which takes an input file with ".bwt" file extensionand produces an output file with ".owt" file extension
<div><div><div><div><br></div><div>Stacker project in LLVM is the closest to what I want to achieve but has long been removed from LLVM framework.<br><br></div><div>Any tutorials or simiar LLVM projects which might help me with my short term goals?<br></div><div><br></div><div>Thanks,<br></div><div>Ambuj<br>
</div></div></div></div></div>