cmake COMPILER_RT_HAS_MSSE4_2_FLAG examples

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

check_cxx_compiler_flag("-Werror -msse4.2"   COMPILER_RT_HAS_MSSE4_2_FLAG)

Lewuathe/mlir-hello thirdparty/llvm-project/compiler-rt/lib/scudo/standalone/CMakeLists.txt :139

elseif (COMPILER_RT_HAS_MSSE4_2_FLAG)

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

check_cxx_compiler_flag("-Werror -msse4.2"   COMPILER_RT_HAS_MSSE4_2_FLAG)

halfgaar/FlashMQ CMakeLists.txt :20

check_cxx_compiler_flag("-msse4.2"   COMPILER_RT_HAS_MSSE4_2_FLAG)

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

check_cxx_compiler_flag("-Werror -msse4.2"   COMPILER_RT_HAS_MSSE4_2_FLAG)

CTSRD-CHERI/cheribsd contrib/subrepo-cheri-compiler-rt/lib/scudo/standalone/CMakeLists.txt :130

elseif (COMPILER_RT_HAS_MSSE4_2_FLAG)