[LLVMdev] Native build clarification
Hans Stimer
hans.stimer at gmail.com
Fri May 13 11:20:48 PDT 2011
It appears that when you link bitcode files into a native executable using
llvm-ld, that gcc is used for the final step.
I would like to create a tool that creates native executables without
requiring gcc/clang. Is that currently supported with llvm?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110513/bc793a37/attachment.html>
More information about the llvm-dev
mailing list