Lines Matching refs:Clang
645 - Clang: https://clang.llvm.org/docs/ShadowCallStack.html
663 Selected if the kernel will be built using Clang's LTO feature.
669 - compiling with Clang,
670 - compiling inline assembly with Clang's integrated assembler,
676 An architecture should select this option if it can support Clang's
689 The compiler and Kconfig options support building with Clang's
708 bool "Clang Full LTO (EXPERIMENTAL)"
713 This option enables Clang's full Link Time Optimization (LTO), which
727 bool "Clang ThinLTO (EXPERIMENTAL)"
731 This option enables Clang's ThinLTO, which allows for parallel
734 from Clang's documentation:
744 An architecture should select this option if it can support Clang's
751 bool "Use Clang's Control Flow Integrity (CFI)"
755 This option enables Clang’s forward-edge Control Flow Integrity
761 found from Clang's documentation: