From: Mark Charlebois Date: Tue, 20 Nov 2012 21:13:10 +0000 (+0100) Subject: LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h X-Git-Tag: v3.15-rc1~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=565cbdc2fec92ef2ae75995e06e69172ed2edecd;p=pandora-kernel.git LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h Add a compiler-clang.h file to add specific macros needed for compiling the kernel with clang. Initially the only override required is the macro for silencing the compiler for a purposefully uninintialized variable. Author: Mark Charlebois Signed-off-by: Mark Charlebois Signed-off-by: Behan Webster --- Reading git-diff-tree failed