cmake COMPILER_RT_HAS_G_FLAG examples

Lewuathe/mlir-hello thirdparty/llvm-project/compiler-rt/CMakeLists.txt :505

elseif(COMPILER_RT_HAS_G_FLAG)

Lewuathe/mlir-hello thirdparty/llvm-project/compiler-rt/cmake/config-ix.cmake :131

check_cxx_compiler_flag(-g COMPILER_RT_HAS_G_FLAG)

trailofbits/polytracker polytracker/src/compiler-rt/CMakeLists.txt :401

elseif(COMPILER_RT_HAS_G_FLAG)

trailofbits/polytracker polytracker/src/compiler-rt/cmake/config-ix.cmake :95

check_cxx_compiler_flag(-g COMPILER_RT_HAS_G_FLAG)

CTSRD-CHERI/cheribsd contrib/subrepo-cheri-compiler-rt/CMakeLists.txt :462

elseif(COMPILER_RT_HAS_G_FLAG)

CTSRD-CHERI/cheribsd contrib/subrepo-cheri-compiler-rt/cmake/config-ix.cmake :109

check_cxx_compiler_flag(-g COMPILER_RT_HAS_G_FLAG)