Home
last modified time | relevance | path

Searched hist:"433 db3e260bc8134d4a46ddf20b3668937e12556" (Results 1 – 3 of 3) sorted by relevance

/linux/
H A D.gitignore433db3e260bc8134d4a46ddf20b3668937e12556 Mon Apr 24 20:04:58 UTC 2017 Vinícius Tinti <viniciustinti@gmail.com> 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>
H A DMakefile433db3e260bc8134d4a46ddf20b3668937e12556 Mon Apr 24 20:04:58 UTC 2017 Vinícius Tinti <viniciustinti@gmail.com> 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>
/linux/scripts/
H A DMakefile.build433db3e260bc8134d4a46ddf20b3668937e12556 Mon Apr 24 20:04:58 UTC 2017 Vinícius Tinti <viniciustinti@gmail.com> 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>