From 0c0f4b6e011e3c3ffdb692065e0b7b20164a4c0a Mon Sep 17 00:00:00 2001 From: Jeffrey Yasskin Date: Fri, 26 Feb 2010 00:54:42 +0000 Subject: Give packagers some advice about how to build LLVM so it's useful to the most users. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97198 91177308-0d34-0410-b5e6-96231b3b80d8 --- README.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.txt') diff --git a/README.txt b/README.txt index 7388752fb1..2ebe271b8e 100644 --- a/README.txt +++ b/README.txt @@ -10,3 +10,6 @@ the license agreement found in LICENSE.txt. Please see the HTML documentation provided in docs/index.html for further assistance with LLVM. + +If you're writing a package for LLVM, see docs/Packaging.html for our +suggestions. -- cgit v1.2.3