[LLVMdev] LLVM IR on different platforms (original) (raw)
Sandeep Kumar Singh deepdondo007 at gmail.com
Mon Jul 6 23:13:10 PDT 2015
- Previous message: [LLVMdev] (no subject)
- Next message: [LLVMdev] LLVM IR on different platforms
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I am curious to know about LLVM IR as platform independent feature. I have compiler some C and C++ applications that compiled on Linux 64bit machine, now I want to generate bit code file on Windows 64bit machine.
- Will this execute without any issues?
- Do I pass any option for making it operating system portable?
- Can I generate bit code file also on Linux machine and then run on Windows machine?
Please give me some pointers?
Any help will be highly appreciated.
Thanks and Regards, Sandeep -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150707/7e651671/attachment.html>
- Previous message: [LLVMdev] (no subject)
- Next message: [LLVMdev] LLVM IR on different platforms
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]