[llvm-commits] [llvm] r38422 - /llvm/trunk/ModuleInfo.txt
Chris Lattner
clattner at apple.com
Sat Jul 7 23:59:31 PDT 2007
On Jul 7, 2007, at 5:59 PM, Reid Spencer wrote:
> Author: reid
> Date: Sat Jul 7 19:59:00 2007
> New Revision: 38422
>
> URL: http://llvm.org/viewvc/llvm-project?rev=38422&view=rev
> Log:
> LLVM needs ModuleInfo.txt as well.
>
> Added:
> llvm/trunk/ModuleInfo.txt
>
> Added: llvm/trunk/ModuleInfo.txt
> URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/ModuleInfo.txt?
> rev=38422&view=auto
>
> ======================================================================
> ========
> --- llvm/trunk/ModuleInfo.txt (added)
> +++ llvm/trunk/ModuleInfo.txt Sat Jul 7 19:59:00 2007
> @@ -0,0 +1,2 @@
> +BuildTarget: tools-only
> +DepModule:
Why tools-only? llvm-gcc3 is dead.
-Chris
More information about the llvm-commits
mailing list