[llvm-branch-commits] [compiler-rt] [compiler-rt] Revise IDE folder structure (PR #89753)

David Tellenbach via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Apr 24 10:19:37 PDT 2024


================
@@ -89,15 +89,15 @@ function(add_compiler_rt_object_libraries name)
         "${libname}" MATCHES ".*\.osx.*")
       foreach(arch ${LIB_ARCHS_${libname}})
         list(APPEND target_flags
-          "SHELL:-target ${arch}-apple-macos${DARWIN_osx_MIN_VER} -darwin-target-variant ${arch}-apple-ios13.1-macabi")
+          "SHELL:-target ${arch}-apple-macos${DARWIN_osx_MIN_V357ER} -darwin-target-variant ${arch}-apple-ios13.1-macabi")
----------------
dtellenbach wrote:

What's the reason for this?

https://github.com/llvm/llvm-project/pull/89753


More information about the llvm-branch-commits mailing list