X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=README.txt;h=f54f5bf1b372ac4de321711cbfbca56d87be1268;hb=08602ab1b4b90e26d406ffb886a685c66270698c;hp=c78a9ee159f98bf1b87d27d95fa7924eb500def4;hpb=303bf73ebdfe66b1538351b26aa3d84c4b2e35c8;p=oota-llvm.git diff --git a/README.txt b/README.txt index c78a9ee159f..f54f5bf1b37 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,4 @@ -Low Level Virtual Machine (LLVM) +\Low Level Virtual Machine (LLVM) ================================ This directory and its subdirectories contain source code for the Low Level @@ -11,3 +11,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. +