[LLVMdev] LLVM + Eclipse?
    Talin 
    viridia at gmail.com
       
    Tue Dec 15 22:08:06 PST 2009
    
    
  
So, suppose I wanted to create an Eclipse plugin that could read an LLVM
bitcode file. What would be the best way to bridge between the Java and C++
worlds? I thought about calling llvm-dis as a subprocess and then parsing
the output, but that seems fragile to me. I'd rather deal with the API level
if possible.
-- 
-- Talin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091215/65b84e29/attachment.html>
    
    
More information about the llvm-dev
mailing list