[PATCH] Pass -I flags to the integrated assembler

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Nov 12 12:18:09 PST 2013


We should pass it to non integrated assemblers too, no?

On 12 November 2013 14:49, David Peixotto <dpeixott at codeaurora.org> wrote:
> This patch changes the way that clang builds the integrated
> assembler job to pass all -I arguments down to the integrated
> assembler. These arguments are needed by the assembler to correctly
> process '.include' directives.
>
> Please help to review this patch.
>
> -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted
> by The Linux Foundation
>
>
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>



More information about the cfe-commits mailing list