[cfe-dev] Update lib/Target/ARM/README.txt

Chris Lattner clattner at apple.com
Mon Feb 8 15:48:35 PST 2010


Thanks, removed.  Most low-level codegen issues like this are best  
reported to the llvmdev mailing list.  Thanks!

-Chris

On Feb 8, 2010, at 3:04 PM, John Tytgat wrote:

> One of the lib/Target/ARM/README.txt items can be removed as this is
> currently the output I get:
>
> 	.globl	my_abs
> 	.align	2
> 	.type my_abs,%function
> my_abs:
> 	add	r1, r0, r0, asr #31
> 	eor	r0, r1, r0, asr #31
> 	bx	lr
> 	.size	my_abs, .-my_abs
>
> John.
> -- 
> John Tytgat, in his comfy chair at home
> John.Tytgat at aaug.net
> <abs.patch>_______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev




More information about the cfe-dev mailing list