[PATCH] D40740: [compiler-rt] Remove out of date comment

Shoaib Meenai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 1 11:07:07 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319570: [compiler-rt] Remove out of date comment (authored by smeenai).

Repository:
  rL LLVM

https://reviews.llvm.org/D40740

Files:
  compiler-rt/trunk/CMakeLists.txt


Index: compiler-rt/trunk/CMakeLists.txt
===================================================================
--- compiler-rt/trunk/CMakeLists.txt
+++ compiler-rt/trunk/CMakeLists.txt
@@ -1,9 +1,5 @@
 # CMake build for CompilerRT.
 #
-# This build assumes that CompilerRT is checked out into the
-# 'projects/compiler-rt' or 'runtimes/compiler-rt' inside of an LLVM tree.
-# Standalone build system for CompilerRT is not yet ready.
-#
 # An important constraint of the build is that it only produces libraries
 # based on the ability of the host toolchain to target various platforms.
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40740.125184.patch
Type: text/x-patch
Size: 585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171201/b82d5e05/attachment.bin>


More information about the cfe-commits mailing list