[PATCH] FreeBSD: Set the ARM EABI version when using an external assembler

Anton Korobeynikov anton at korobeynikov.info
Sun Mar 17 04:55:51 PDT 2013


LGTM

On Sun, Mar 17, 2013 at 4:49 AM, Andrew Turner <andrew at fubar.geek.nz> wrote:
> On FreeBSD when we build ARM EABI elf files with clang the EABI version
> bits in elf flags field are unset. According the the ABI documentation
> this indicates an unknown conformance level.
>
> The attached patch sets the EABI value to the same as if the LLVM
> integrated assembler was used, i.e. 5. It also updates the FreeBSD
> Driver test to check the value is set.
>
> Andrew
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>



--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the cfe-commits mailing list