[LLVMdev] llvm-ld's output file names.

Mikhail Glushenkov foldr at codedgers.com
Mon Jul 13 02:38:49 PDT 2009


Hi Sanjiv,

Sanjiv Gupta <sanjiv.gupta <at> microchip.com> writes:

> 
> Hi Mikhail,
> 
> I have one more problem related to driver/llvm-ld at my hand for which i 
> could not think of any solution. May be you can help.
> [...]
>
> Is this possible in driver? or should I hack llvm-ld?

On second thought, I think I'll add a workaround for this even if
llvm-ld's behaviour will be fixed (for example, by adding a
second '-o' option). You will be able to say the following:

(cmd_line "llc $(CALL AddBcSuffix, $INFILE)")

Will this modification solve your problem?




More information about the llvm-dev mailing list