[LLVMdev] LLVM IR on different platforms (original) (raw)

Sandeep Kumar Singh deepdondo007 at gmail.com
Mon Jul 6 23:13:10 PDT 2015


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.

  1. Will this execute without any issues?
  2. Do I pass any option for making it operating system portable?
  3. 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>



More information about the llvm-dev mailing list