Hi, I just want to know if its possible to link a *.so(native x86 library) with the *.bc using the LLVM. I have tested the same if i make an executable and it works fine for me. Regards, Kush -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100928/3c1a7621/attachment.html>
Possibly Parallel Threads
- [LLVMdev] How to run vmjc created .bc files?
- [LLVMdev] How to run vmjc created .bc files?
- [LLVMdev] How to run vmjc created .bc files?
- [LLVMdev] can bc/asm carry enough type info for C/C++ compiler/interpreter?
- [LLVMdev] How to compile apps to bc files with the new llvm-gcc4?