X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=README.txt;h=6bed7dad169829aaff0c563b1787841306007511;hp=c78a9ee159f98bf1b87d27d95fa7924eb500def4;hb=8c3f33d337acf0cf2015fa04e0c7aafe3931fbd3;hpb=303bf73ebdfe66b1538351b26aa3d84c4b2e35c8 diff --git a/README.txt b/README.txt index c78a9ee159f..6bed7dad169 100644 --- a/README.txt +++ b/README.txt @@ -1,3 +1,4 @@ + Low Level Virtual Machine (LLVM) ================================ @@ -11,3 +12,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. +