On Tue, Jul 08, 2014 at 09:16:10PM +0100, [email protected] wrote:
> From: Behan Webster <[email protected]>
> 
> The LLVMLinux project aims to fully build the Linux kernel using both gcc and
> clang (the C front end for the LLVM compiler infrastructure project). 
> 
> Clang only supports global named registers for non-allocatable registers like
> the stack pointer. By centralizing the definition of current_stack_pointer, 
> the
> use of named registers for ARM remains largely unchanged while working for 
> both
> gcc and clang.

All looks sane to me. For the series:

  Acked-by: Will Deacon <[email protected]>

BTW, have you tried building an arm64 kernel with clang?

Will
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to