search for: f011ec3b

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

2012 Feb 23
2
[LLVMdev] Generate Executable to Mips
...gcc -emit-llvm hello.c -c -o hello.bc (OK) llc -march=mips hello.bc -o hello.s (OK) gcc hello.s -o hello (does not work). Thanks, -- *Rafael Parizi* -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120223/f011ec3b/attachment.html>