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