search for: 1026868

Displaying 1 result from an estimated 1 matches for "1026868".

Did you mean: 1026688
2012 Nov 26
1
[LLVMdev] Need help with generating executables from llvm
Hi, We are using llvm for our project on code generation and we are stuck at something very simple but hard to find on the internet. Hence the mail. We need to generate .out (executables that can run on linux) from .s file. We are right now trying it out on coreutils package(who, ls etc). We have generated who.bc, who.s using llvm tools but are unable to get an executable from the .s (rather we