Remove line not meant to be committed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32163 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2006-12-03 21:17:12 +00:00
parent e46687c14b
commit 75575fcfe4

View File

@ -331,8 +331,6 @@ UPGRADE_MSG =
UPGRADE_LL =
endif
LLVMGCC_MAJVERS := 4
LLVMGCCWITHPATH := PATH="$(LLVMToolDir):$(PATH)" $(LLVMGCC)
LLVMGXXWITHPATH := PATH="$(LLVMToolDir):$(PATH)" $(LLVMGXX)