[llvm-commits] calling convention support for ARM AAPCS VFP "homogenous aggregates"
Sandeep Patel
deeppatel1987 at gmail.com
Mon Aug 17 03:40:12 PDT 2009
On Mon, Aug 17, 2009 at 7:28 AM, Duncan Sands<baldrick at free.fr> wrote:
>
>> Attached is a patch to llvm-gcc to implement passing of homogenous
>> aggregates via FP registers per the ARM AAPCS VFP variant (a.k.a. hard
>> float).
>
> please indent using spaces and not tabs.
I've certainly tried when editing files unique to LLVM. I thought that
llvm-gcc code was still using the original 8 character tabs?
It's easy to see how one could goof that up when working in llvm-gcc
without being an emacs user. :)
deep
More information about the llvm-commits
mailing list