git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282091
91177308-0d34-0410-b5e6-
96231b3b80d8
endif()
# Don't look for these libraries on Windows. Also don't look for them if we're
-# using MSan, since uninstrmented third party code may call MSan interceptors
+# using MSan, since uninstrumented third party code may call MSan interceptors
# like strlen, leading to false positives.
if( NOT PURE_WINDOWS AND NOT LLVM_USE_SANITIZER MATCHES "Memory.*")
if (LLVM_ENABLE_ZLIB)