[PATCH] D47834: [CMake] Passthrough additional flags to custom libcxx CMake build

Matt Morehouse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 6 10:54:15 PDT 2018


morehouse added inline comments.


================
Comment at: compiler-rt/cmake/Modules/AddCompilerRT.cmake:522
+    endforeach()
+  endforeach()
+
----------------
What is this code block doing?


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D47834





More information about the llvm-commits mailing list