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