[llvm-commits] [llvm-top] r38529 - /llvm-top/trunk/cfe/trunk/ModuleInfo.txt

Reid Spencer reid at x10sys.com
Wed Jul 11 00:26:02 PDT 2007


Author: reid
Date: Wed Jul 11 02:26:01 2007
New Revision: 38529

URL: http://llvm.org/viewvc/llvm-project?rev=38529&view=rev
Log:
Add a comment describing what this file is for.

Modified:
    llvm-top/trunk/cfe/trunk/ModuleInfo.txt

Modified: llvm-top/trunk/cfe/trunk/ModuleInfo.txt
URL: http://llvm.org/viewvc/llvm-project/llvm-top/trunk/cfe/trunk/ModuleInfo.txt?rev=38529&r1=38528&r2=38529&view=diff

==============================================================================
--- llvm-top/trunk/cfe/trunk/ModuleInfo.txt (original)
+++ llvm-top/trunk/cfe/trunk/ModuleInfo.txt Wed Jul 11 02:26:01 2007
@@ -1,3 +1,4 @@
+# Module information for llvm-top usage
 DepModule: llvm
 ConfigCmd: ./configure --prefix=@INSTALL_PREFIX@ --with-llvmsrc=@LLVM_TOP@/llvm --with-llvmobj=@LLVM_TOP@/llvm
 ConfigFile: ./config.status





More information about the llvm-commits mailing list