linux-stable/scripts/clang-tools
Benjamin Gray 1c67921444 gen_compile_commands: add assembly files to compilation database
Like C source files, tooling can find it useful to have the assembly
source file compilation recorded.

The .S extension appears to used across all architectures.

Signed-off-by: Benjamin Gray <bgray@linux.ibm.com>
Reviewed-by: Fangrui Song <maskray@google.com>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2023-07-23 22:36:07 +09:00
..
gen_compile_commands.py gen_compile_commands: add assembly files to compilation database 2023-07-23 22:36:07 +09:00
run-clang-tools.py scripts: handle BrokenPipeError for python scripts 2023-01-26 12:43:33 +09:00