commit | 565cbdc2fec92ef2ae75995e06e69172ed2edecd | [log] [tgz] |
---|---|---|
author | Mark Charlebois <charlebm@gmail.com> | Tue Nov 20 22:13:10 2012 +0100 |
committer | Behan Webster <behanw@converseincode.com> | Wed Apr 09 13:44:35 2014 -0700 |
tree | 5f28a812a1ec430e87827cabd654b8429527bb36 | |
parent | aa93685afbefa0e31af3a0a03ff97b37ee92a90b [diff] |
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 <charlebm@gmail.com> Signed-off-by: Mark Charlebois <charlebm@gmail.com> Signed-off-by: Behan Webster <behanw@converseincode.com>