Skip to content

Commit 5cd0f44

Browse files
committedDec 1, 2017
[compiler-rt] Remove out of date comment
Per beanz, building compiler-rt standalone is a pretty important use case, so the comment is very out of date. Differential Revision: https://reviews.llvm.org/D40740 llvm-svn: 319570
1 parent 7f963b4 commit 5cd0f44

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎compiler-rt/CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# CMake build for CompilerRT.
22
#
3-
# This build assumes that CompilerRT is checked out into the
4-
# 'projects/compiler-rt' or 'runtimes/compiler-rt' inside of an LLVM tree.
5-
# Standalone build system for CompilerRT is not yet ready.
6-
#
73
# An important constraint of the build is that it only produces libraries
84
# based on the ability of the host toolchain to target various platforms.
95

0 commit comments

Comments
 (0)
Please sign in to comment.