[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAK7LNARJN444jouow3+j7uxpVeFJ+EmkcEmxW_U_Ne0NL+rdug@mail.gmail.com>
Date: Wed, 26 Apr 2017 06:30:04 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: Matthias Kaehlcke <mka@...omium.org>
Cc: Michal Marek <mmarek@...e.com>,
Vinícius Tinti <viniciustinti@...il.com>,
Behan Webster <behanw@...verseincode.com>,
Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Grant Grundler <grundler@...omium.org>,
Greg Hackmann <ghackmann@...gle.com>,
Michael Davidson <md@...gle.com>
Subject: Re: [PATCH v4] kbuild: Add support to generate LLVM assembly files
2017-04-25 5:04 GMT+09:00 Matthias Kaehlcke <mka@...omium.org>:
> Add rules to kbuild in order to generate LLVM assembly files with the .ll
> extension when using clang.
>
> # from c code
> make CC=clang kernel/pid.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>
> ---
> Changes in v4:
> - changed 'bitcode' to 'assembly'
> - removed rule for creating LLVM assembly from machine assembly
> - added .ll files to clean rule
> - corrected example command in commit message
Applied to linux-kbuild/kbuild. Thanks!
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists