On Thu, Oct 25, 2012 at 4:33 PM, David Tweed <[email protected]> wrote:
> Author: davidtweed
> Date: Thu Oct 25 08:33:01 2012
> New Revision: 166679
>
> URL: http://llvm.org/viewvc/llvm-project?rev=166679&view=rev
> Log:
> Modify the targets to set appropriate calling convention defaults and C
> variables when using a gnueabihf or aapcs-vfp target.
>
> Tested by me and Wei-Ren Chen.
Hi David,
Seems like this was the last missing bit for clang tests to pass on
Debian armhf!
Dmitri
--
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits