================
@@ -294,6 +294,37 @@ if(LLVM_HAS_LOGF128)
set(LLVM_HAS_LOGF128 "${HAS_LOGF128}")
endif()
+# Check for ICU.
----------------
abhina-sree wrote:
I've added an extra comment for this here, thanks!
https://github.com/llvm/llvm-project/pull/74516