[patch] Make the ARM ABI selectable via SubtargetFeature

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Dec 19 09:06:02 PST 2013


Rebased patch attached. I am also including the clang patch I forgot
the first time.

On 18 December 2013 16:23, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:
> Hi Tim,
>
> The attached patch makes it possible to select the ABI with -mattr. It
> will be used to forward clang's -target-abi option to llvm's CodeGen.
>
> Cheers,
> Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.patch
Type: application/octet-stream
Size: 506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131219/bd96a284/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm.patch
Type: application/octet-stream
Size: 4085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131219/bd96a284/attachment-0001.obj>


More information about the llvm-commits mailing list