[PATCH] Add the option to build/test compiler-rt as a standalone project with just-built Clang.

Evgeniy Stepanov eugenis at google.com
Mon Feb 24 06:20:28 PST 2014



================
Comment at: runtime/CMakeLists.txt:45
@@ +44,3 @@
+    COMMAND ${CMAKE_COMMAND} -E make_directory <BINARY_DIR>
+    COMMENT "Clobberring compier-rt build directory..."
+    DEPENDERS configure
----------------
typo


http://llvm-reviews.chandlerc.com/D2868



More information about the cfe-commits mailing list