2017-04-25 5:04 GMT+09:00 Matthias Kaehlcke <mka@xxxxxxxxxxxx>: > 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@xxxxxxxxx> > Signed-off-by: Vinícius Tinti <viniciustinti@xxxxxxxxx> > Signed-off-by: Behan Webster <behanw@xxxxxxxxxxxxxxxxxx> > Signed-off-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx> > --- > 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html