[LLVMdev] [patch] fix gcc build failure on arm
Devang Patel
dpatel at apple.com
Tue Oct 3 10:27:50 PDT 2006
On Oct 3, 2006, at 6:35 AM, Rafael EspĂndola wrote:
> The attached patch implements iasm_memory_clobber so that cc1 links
> correctly on arm targets.
>
> Best Regards,
> Rafael
> <gcc.patch>
Thanks. Applied.
iasm_memory_clobber() used to support CW style ASM statements
in Apple version of GCC. CW Style ASM statements are not
supported in FSF GCC.
-
Devang
More information about the llvm-dev
mailing list