X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=README.txt;h=f54f5bf1b372ac4de321711cbfbca56d87be1268;hb=867fe8570f299a058f155f98646d85cabc27155b;hp=6c2dbb0ad4a117f21f60ccd08496e5b7fddfb78c;hpb=99f4bac679aa07b594240df3abc27f13bc696eda;p=oota-llvm.git diff --git a/README.txt b/README.txt index 6c2dbb0ad4a..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,4 +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.