After updating value handles for RAUW, check that no weak or tracking handles
[oota-llvm.git] / README.txt
index 6c2dbb0ad4a117f21f60ccd08496e5b7fddfb78c..f54f5bf1b372ac4de321711cbfbca56d87be1268 100644 (file)
@@ -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.