Displaying 1 result from an estimated 1 matches for "llvmirproperti".
Did you mean:
llvmirproperties
2011 Jan 31
4
[LLVMdev] Bitcode not portable from linux to solaris?
Hi all.
I made some early experiments --- namely a llvm program that
printf'd "hello world" -- that seemed to indicate that a bitcode file
I generate on linux would work on my solaris box. Well, they're
actually the same machine, an amd opteron sun box with a linux vm
running. My generating program doesn't run on solaris, but I was
hoping to generate bitcode for it from