[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170420180406.GI128305@google.com>
Date: Thu, 20 Apr 2017 11:04:06 -0700
From: Matthias Kaehlcke <mka@...omium.org>
To: Masahiro Yamada <yamada.masahiro@...ionext.com>,
Michal Marek <mmarek@...e.com>,
Emese Revfy <re.emese@...il.com>,
Kees Cook <keescook@...omium.org>,
Behan Webster <behanw@...verseincode.com>,
"Luis R . Rodriguez" <mcgrof@...nel.org>,
Vinícius Tinti <viniciustinti@...il.com>,
Kyeongmin Cho <korea.drzix@...il.com>
Cc: linux-kernel@...r.kernel.org, linux-kbuild@...r.kernel.org,
Grant Grundler <grundler@...omium.org>,
Michael Davidson <md@...gle.com>,
Greg Hackmann <ghackmann@...gle.com>,
Peter Foley <pefoley2@...oley.com>
Subject: Re: [PATCH v3] kbuild: Add support to generate LLVM bitcode files
El Tue, Apr 04, 2017 at 10:27:06AM -0700 Matthias Kaehlcke ha dit:
> From: Vinícius Tinti <viniciustinti@...il.com>
>
> Add rules to kbuild in order to generate LLVM bitcode files with the .ll
> extension when using clang.
>
> # from c code
> CC=clang make kernel/pid.ll
>
> # from asm code
> CC=clang make arch/x86/kernel/preempt.ll
>
> From: Vinícius Tinti <viniciustinti@...il.com>
> Signed-off-by: Vinícius Tinti <viniciustinti@...il.com>
> Signed-off-by: Behan Webster <behanw@...verseincode.com>
> Signed-off-by: Matthias Kaehlcke <mka@...omium.org>
> ---
Ping, any comments on this patch?
Thanks
Matthias
Powered by blists - more mailing lists