X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=README.txt;h=f54f5bf1b372ac4de321711cbfbca56d87be1268;hb=3e12033ef6a8c85fc96f9edca5bc0d87cb6690e2;hp=7388752fb1c03e206cc0c11e99a48875228f8636;hpb=0a42c5e5bfac879b0b21c0fb0b01aca4d6c22be5;p=oota-llvm.git diff --git a/README.txt b/README.txt index 7388752fb1c..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 @@ -10,3 +10,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. +