Searched refs:LLVM_ABI_BREAKING_CHECKS (Results 1 – 5 of 5) sorted by relevance
24 set(LLVM_ABI_BREAKING_CHECKS @LLVM_ABI_BREAKING_CHECKS@) variable
23 LLVM_ABI_BREAKING_CHECKS := FORCE_ON macro25 LLVM_ABI_BREAKING_CHECKS := FORCE_OFF macro
81 string(TOUPPER "${LLVM_ABI_BREAKING_CHECKS}" uppercase_LLVM_ABI_BREAKING_CHECKS)91 elseif( NOT DEFINED LLVM_ABI_BREAKING_CHECKS )92 # Treat LLVM_ABI_BREAKING_CHECKS like "FORCE_OFF" when it has not been95 …message(FATAL_ERROR "Unknown value for LLVM_ABI_BREAKING_CHECKS: \"${LLVM_ABI_BREAKING_CHECKS}\"!")
287 set(LLVM_ABI_BREAKING_CHECKS "WITH_ASSERTS" CACHE STRING variable
282 **LLVM_ABI_BREAKING_CHECKS**:STRING