Lines Matching refs:Clang
595 An architecture should select this if it supports Clang's Shadow
600 bool "Clang Shadow Call Stack"
604 This option enables Clang's Shadow Call Stack, which uses a
607 Clang's documentation:
626 Selected if the kernel will be built using Clang's LTO feature.
632 - compiling with Clang,
633 - compiling inline assembly with Clang's integrated assembler,
639 An architecture should select this option if it can support Clang's
644 # Clang >= 11: https://github.com/ClangBuiltLinux/linux/issues/510
655 The compiler and Kconfig options support building with Clang's
674 bool "Clang Full LTO (EXPERIMENTAL)"
679 This option enables Clang's full Link Time Optimization (LTO), which
693 bool "Clang ThinLTO (EXPERIMENTAL)"
697 This option enables Clang's ThinLTO, which allows for parallel
700 from Clang's documentation:
708 bool "Use Clang's Control Flow Integrity (CFI)"
711 This option enables Clang's Control Flow Integrity (CFI), which adds