Hello! Julia is build around LLVM and uses it for JIT compilation. Can I use LLVM library bundled with Julia from within Julia code? I'd like to use Julia to read LLVM IR code generated by Clang, modify it and write it back. Is it possible to do with Julia? Can you give me some directions on how it could be done? Is LLVM IR code portable across different LLVM and Clang versions?
- [julia-users] Can I use Julia to read/modify/write LLVM I... droiddermo
- Re: [julia-users] Can I use Julia to read/modify/wri... Isaiah Norton
- Re: [julia-users] Can I use Julia to read/modify... Stefan Karpinski
- Re: [julia-users] Can I use Julia to read/mo... Isaiah Norton
