Lines Matching refs:Clang
648 - Clang: https://clang.llvm.org/docs/ShadowCallStack.html
673 Selected if the kernel will be built using Clang's LTO feature.
679 - compiling with Clang,
680 - compiling inline assembly with Clang's integrated assembler,
686 An architecture should select this option if it can support Clang's
699 The compiler and Kconfig options support building with Clang's
718 bool "Clang Full LTO (EXPERIMENTAL)"
723 This option enables Clang's full Link Time Optimization (LTO), which
737 bool "Clang ThinLTO (EXPERIMENTAL)"
741 This option enables Clang's ThinLTO, which allows for parallel
744 from Clang's documentation:
754 An architecture should select this option if it can support Clang's
761 bool "Use Clang's Control Flow Integrity (CFI)"
765 This option enables Clang’s forward-edge Control Flow Integrity
771 found from Clang's documentation: