X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=README.txt;h=6bed7dad169829aaff0c563b1787841306007511;hb=648f00c2f0eb29c0ae2a333fa0bfa55970059f08;hp=7388752fb1c03e206cc0c11e99a48875228f8636;hpb=2df89fa407f1da51aac79c2902b50bfcaa2ee32f;p=oota-llvm.git diff --git a/README.txt b/README.txt index 7388752fb1c..6bed7dad169 100644 --- a/README.txt +++ b/README.txt @@ -1,3 +1,4 @@ + Low Level Virtual Machine (LLVM) ================================ @@ -10,3 +11,7 @@ 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. +