[llvm-commits] [patch] Update llvm-gcc to produce "" for the default calling convention on ARM
Anton Korobeynikov
asl at math.spbu.ru
Wed Jun 16 10:04:05 PDT 2010
> An updated patch is attached. With it and a gcc configured for
> arm-none-linux-gnueabi I get:
>
> *) no -mabi -> ""
> *) -mabi=aapcs -> ""
> *) -mcpu=cortex-a8 -> arm_apcscc
> *) -mfloat-abi=hard -> arm_aapcs_vfpcc
>
> Is it OK?
Looks ok for me.
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-commits
mailing list