[llvm-commits] [TV] r79018 - /television/trunk/README.txt
Misha Brukman
brukman+llvm at gmail.com
Fri Aug 14 11:53:00 PDT 2009
Author: brukman
Date: Fri Aug 14 13:53:00 2009
New Revision: 79018
URL: http://llvm.org/viewvc/llvm-project?rev=79018&view=rev
Log:
Removed trailing whitespace.
Modified:
television/trunk/README.txt
Modified: television/trunk/README.txt
URL: http://llvm.org/viewvc/llvm-project/television/trunk/README.txt?rev=79018&r1=79017&r2=79018&view=diff
==============================================================================
--- television/trunk/README.txt (original)
+++ television/trunk/README.txt Fri Aug 14 13:53:00 2009
@@ -22,7 +22,7 @@
1. You must have wxWindows installed on your system, and wx-config has to be
in your path.
-
+
Make absolutely sure that wxwindows's configure picks up the same
C++ compiler that you're using for llvm. Otherwise, you may get
weird link errors when trying to link the llvm-tv tool.
@@ -36,7 +36,7 @@
% gmake
Example of usage:
-
+
% llvm-tv.exe &
The .exe is not a typo; this command starts up the visualizer in
the background using its wrapper script.
More information about the llvm-commits
mailing list