[llvm-commits] [126432] clarify the relation of this file with README.LLVM.
clattner at apple.com
clattner at apple.com
Mon Apr 23 14:52:56 PDT 2007
Revision: 126432
Author: clattner
Date: 2007-04-23 14:52:56 -0700 (Mon, 23 Apr 2007)
Log Message:
-----------
clarify the relation of this file with README.LLVM.
Modified Paths:
--------------
apple-local/branches/llvm/README.Apple
Modified: apple-local/branches/llvm/README.Apple
===================================================================
--- apple-local/branches/llvm/README.Apple 2007-04-23 20:32:59 UTC (rev 126431)
+++ apple-local/branches/llvm/README.Apple 2007-04-23 21:52:56 UTC (rev 126432)
@@ -1,5 +1,13 @@
APPLE LOCAL file documentation
+//===----------------------------------------------------------------------===//
+NOTE: This file contains a description of the non-llvm GCC that llvm-gcc is
+based on. For information on building llvm-gcc for any platform (including
+Apple), please follow the directions in README.LLVM.
+
+//===----------------------------------------------------------------------===//
+
+
This file describes Apple's version of GCC 4.x modified for Darwin /
Mac OS X. Although Apple's stated policy is to contribute all of its
GCC work to the FSF GCC mainstream, at any given moment there will be
More information about the llvm-commits
mailing list