BACKPORT: kbuild: Add support to generate LLVM assembly files
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 Signed-off-by:Vinícius Tinti <viniciustinti@gmail.com> Signed-off-by:
Behan Webster <behanw@converseincode.com> Signed-off-by:
Matthias Kaehlcke <mka@chromium.org> Signed-off-by:
Masahiro Yamada <yamada.masahiro@socionext.com> (cherry picked from commit 433db3e2) Signed-off-by:
Greg Hackmann <ghackmann@google.com> Change-Id: I1fcc7ec14357e19e46cc2dd1772c5c258aec91d1
Loading
Please sign in to comment