[LLVMdev] LLVM-C headers: create native library

Eric Christopher echristo at apple.com
Wed Jul 7 14:02:53 PDT 2010


On Jul 7, 2010, at 1:55 PM, Eugene Toder wrote:

>> The clang driver generally uses an installed gcc to do the assemble
>> and link steps at the moment.
> 
> gcc? I thought it uses binutils.


The gcc driver that runs whatever is appropriate for the system.

-eric



More information about the llvm-dev mailing list