cmake COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG examples

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

elseif(COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG AND NOT COMPILER_RT_DEBUG)

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

check_cxx_compiler_flag(-gline-tables-only COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG)

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

elseif(COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG AND NOT COMPILER_RT_DEBUG)

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

check_cxx_compiler_flag(-gline-tables-only COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG)

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

elseif(COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG AND NOT COMPILER_RT_DEBUG)

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

check_cxx_compiler_flag(-gline-tables-only COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG)