[llvm-commits] CVS: llvm-tv/README.txt

Misha Brukman brukman at cs.uiuc.edu
Tue Oct 5 14:37:54 PDT 2004



Changes in directory llvm-tv:

README.txt updated: 1.7 -> 1.8
---
Log message:

Note that an LLVM source and build tree are needed to build LLVM-TV


---
Diffs of the changes:  (+1 -1)

Index: llvm-tv/README.txt
diff -u llvm-tv/README.txt:1.7 llvm-tv/README.txt:1.8
--- llvm-tv/README.txt:1.7	Tue Oct  5 16:15:08 2004
+++ llvm-tv/README.txt	Tue Oct  5 16:37:43 2004
@@ -27,7 +27,7 @@
    C++ compiler that you're using for llvm. Otherwise, you may get
    weird link errors when trying to link the llvm-tv tool.
 
-2. Configure and compile llvm-tv:
+2. Configure and compile llvm-tv (you need an LLVM source and build trees):
 
 % cd path/to/llvm-tv
 % ./configure --with-llvmsrc=[path] --with-llvmobj=[path]






More information about the llvm-commits mailing list