From owner-cvs-src-old@FreeBSD.ORG Thu Jun 10 20:00:19 2010 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A30E1065675 for ; Thu, 10 Jun 2010 20:00:19 +0000 (UTC) (envelope-from rdivacky@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E701C8FC1A for ; Thu, 10 Jun 2010 20:00:18 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o5AK0Ic6061185 for ; Thu, 10 Jun 2010 20:00:18 GMT (envelope-from rdivacky@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o5AK0IWY061184 for cvs-src-old@freebsd.org; Thu, 10 Jun 2010 20:00:18 GMT (envelope-from rdivacky@repoman.freebsd.org) Message-Id: <201006102000.o5AK0IWY061184@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rdivacky@repoman.freebsd.org using -f From: Roman Divacky Date: Thu, 10 Jun 2010 19:59:23 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/contrib/llvm/Xcode README.txt src/contrib/llvm/Xcode/LLVM.xcodeproj project.pbxproj src/contrib/llvm/cmake README config-ix.cmake src/contrib/llvm/cmake/modules AddLLVM.cmake AddLLVMDefinitions.cmake CheckAtomic.cmake CrossCompileLLVM.cmake FindBison.cmake ... X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jun 2010 20:00:19 -0000 rdivacky 2010-06-10 19:59:23 UTC FreeBSD src repository Removed files: contrib/llvm/Xcode README.txt contrib/llvm/Xcode/LLVM.xcodeproj project.pbxproj contrib/llvm/cmake README config-ix.cmake contrib/llvm/cmake/modules AddLLVM.cmake AddLLVMDefinitions.cmake CheckAtomic.cmake CrossCompileLLVM.cmake FindBison.cmake GetTargetTriple.cmake LLVMConfig.cmake LLVMLibDeps.cmake LLVMProcessSources.cmake TableGen.cmake contrib/llvm/projects CMakeLists.txt Makefile contrib/llvm/projects/sample Makefile Makefile.common.in configure contrib/llvm/projects/sample/autoconf AutoRegen.sh LICENSE.TXT config.guess config.sub configure.ac contrib/llvm/projects/sample/docs index.html contrib/llvm/projects/sample/include sample.h contrib/llvm/projects/sample/lib Makefile contrib/llvm/projects/sample/lib/sample Makefile sample.c contrib/llvm/projects/sample/tools Makefile contrib/llvm/projects/sample/tools/sample Makefile main.c contrib/llvm/tools/clang/INPUTS Cocoa_h.m all-std-headers.cpp c99-intconst-1.c carbon_h.c iostream.cc macro_pounder_fn.c macro_pounder_obj.c stpcpy-test.c contrib/llvm/tools/clang/clang.xcodeproj project.pbxproj contrib/llvm/tools/clang/win32/clangAST clangAST.vcproj contrib/llvm/tools/clang/win32/clangAnalysis clangAnalysis.vcproj contrib/llvm/tools/clang/win32/clangBasic clangBasic.vcproj contrib/llvm/tools/clang/win32/clangCodeGen clangCodeGen.vcproj contrib/llvm/tools/clang/win32/clangDriver clangDriver.vcproj contrib/llvm/tools/clang/win32/clangLex clangLex.vcproj contrib/llvm/tools/clang/win32/clangLibDriver clangLibDriver.vcproj contrib/llvm/tools/clang/win32/clangParse clangParse.vcproj contrib/llvm/tools/clang/win32/clangRewrite clangRewrite.vcproj contrib/llvm/tools/clang/win32/clangSema clangSema.vcproj contrib/llvm/unittests Makefile Makefile.unittest contrib/llvm/unittests/ADT APFloatTest.cpp APIntTest.cpp BitVectorTest.cpp DeltaAlgorithmTest.cpp DenseMapTest.cpp DenseSetTest.cpp ImmutableSetTest.cpp Makefile SmallBitVectorTest.cpp SmallStringTest.cpp SmallVectorTest.cpp SparseBitVectorTest.cpp StringMapTest.cpp StringRefTest.cpp TripleTest.cpp TwineTest.cpp ValueMapTest.cpp ilistTest.cpp contrib/llvm/unittests/ExecutionEngine ExecutionEngineTest.cpp Makefile contrib/llvm/unittests/ExecutionEngine/JIT JITEventListenerTest.cpp JITMemoryManagerTest.cpp JITTest.cpp Makefile MultiJITTest.cpp contrib/llvm/unittests/Support AllocatorTest.cpp CommandLineTest.cpp ConstantRangeTest.cpp LeakDetectorTest.cpp Makefile MathExtrasTest.cpp RegexTest.cpp System.cpp TypeBuilderTest.cpp ValueHandleTest.cpp raw_ostream_test.cpp contrib/llvm/unittests/Transforms Makefile contrib/llvm/unittests/Transforms/Utils Cloning.cpp Makefile contrib/llvm/unittests/VMCore ConstantsTest.cpp DerivedTypesTest.cpp InstructionsTest.cpp Makefile MetadataTest.cpp PassManagerTest.cpp VerifierTest.cpp contrib/llvm/win32 clang.sln common.vsprops config.h dobison.cmd doflex.cmd llvm.sln unistd.h contrib/llvm/win32/Analysis Analysis.vcproj contrib/llvm/win32/Archive Archive.vcproj contrib/llvm/win32/AsmParser AsmParser.vcproj contrib/llvm/win32/Bitcode Bitcode.vcproj contrib/llvm/win32/CBackend CBackend.vcproj contrib/llvm/win32/CodeGen CodeGen.vcproj contrib/llvm/win32/Configure Configure.vcproj contrib/llvm/win32/ExecutionEngine ExecutionEngine.vcproj contrib/llvm/win32/Fibonacci Fibonacci.vcproj contrib/llvm/win32/Linker Linker.vcproj contrib/llvm/win32/Support Support.vcproj contrib/llvm/win32/System System.vcproj contrib/llvm/win32/TableGen TableGen.vcproj contrib/llvm/win32/Target Target.vcproj contrib/llvm/win32/Transforms Transforms.vcproj contrib/llvm/win32/VMCore VMCore.vcproj contrib/llvm/win32/bugpoint bugpoint.vcproj contrib/llvm/win32/llc llc.vcproj contrib/llvm/win32/lli lli.vcproj contrib/llvm/win32/llvm-ar llvm-ar.vcproj contrib/llvm/win32/llvm-as llvm-as.vcproj contrib/llvm/win32/llvm-bcanalyzer llvm-bcanalyzer.vcproj contrib/llvm/win32/llvm-dis llvm-dis.vcproj contrib/llvm/win32/llvm-ld llvm-ld.vcproj contrib/llvm/win32/llvm-link llvm-link.vcproj contrib/llvm/win32/llvm-nm llvm-nm.vcproj contrib/llvm/win32/llvm-prof llvm-prof.vcproj contrib/llvm/win32/llvm-ranlib llvm-ranlib.vcproj contrib/llvm/win32/opt opt.vcproj contrib/llvm/win32/x86 x86.vcproj Log: SVN rev 208999 on 2010-06-10 19:59:23Z by rdivacky Remove Xcode cmake win32 projects unittests from LLVM and clang.xcodeproj INPUTS win32 from clang. Requested by: jkim Approved by: ed (mentor) Revision Changes Path 1.2 +0 -3303 src/contrib/llvm/Xcode/LLVM.xcodeproj/project.pbxproj (dead) 1.2 +0 -1 src/contrib/llvm/Xcode/README.txt (dead) 1.2 +0 -1 src/contrib/llvm/cmake/README (dead) 1.2 +0 -271 src/contrib/llvm/cmake/config-ix.cmake (dead) 1.2 +0 -109 src/contrib/llvm/cmake/modules/AddLLVM.cmake (dead) 1.2 +0 -11 src/contrib/llvm/cmake/modules/AddLLVMDefinitions.cmake (dead) 1.2 +0 -29 src/contrib/llvm/cmake/modules/CheckAtomic.cmake (dead) 1.2 +0 -26 src/contrib/llvm/cmake/modules/CrossCompileLLVM.cmake (dead) 1.2 +0 -52 src/contrib/llvm/cmake/modules/FindBison.cmake (dead) 1.2 +0 -26 src/contrib/llvm/cmake/modules/GetTargetTriple.cmake (dead) 1.2 +0 -129 src/contrib/llvm/cmake/modules/LLVMConfig.cmake (dead) 1.2 +0 -72 src/contrib/llvm/cmake/modules/LLVMLibDeps.cmake (dead) 1.2 +0 -54 src/contrib/llvm/cmake/modules/LLVMProcessSources.cmake (dead) 1.2 +0 -20 src/contrib/llvm/cmake/modules/TableGen.cmake (dead) 1.2 +0 -11 src/contrib/llvm/projects/CMakeLists.txt (dead) 1.2 +0 -25 src/contrib/llvm/projects/Makefile (dead) 1.2 +0 -18 src/contrib/llvm/projects/sample/Makefile (dead) 1.2 +0 -22 src/contrib/llvm/projects/sample/Makefile.common.in (dead) 1.2 +0 -52 src/contrib/llvm/projects/sample/autoconf/AutoRegen.sh (dead) 1.2 +0 -24 src/contrib/llvm/projects/sample/autoconf/LICENSE.TXT (dead) 1.2 +0 -1388 src/contrib/llvm/projects/sample/autoconf/config.guess (dead) 1.2 +0 -1489 src/contrib/llvm/projects/sample/autoconf/config.sub (dead) 1.2 +0 -69 src/contrib/llvm/projects/sample/autoconf/configure.ac (dead) 1.2 +0 -2365 src/contrib/llvm/projects/sample/configure (dead) 1.2 +0 -6 src/contrib/llvm/projects/sample/docs/index.html (dead) 1.2 +0 -8 src/contrib/llvm/projects/sample/include/sample.h (dead) 1.2 +0 -13 src/contrib/llvm/projects/sample/lib/Makefile (dead) 1.2 +0 -16 src/contrib/llvm/projects/sample/lib/sample/Makefile (dead) 1.2 +0 -25 src/contrib/llvm/projects/sample/lib/sample/sample.c (dead) 1.2 +0 -13 src/contrib/llvm/projects/sample/tools/Makefile (dead) 1.2 +0 -23 src/contrib/llvm/projects/sample/tools/sample/Makefile (dead) 1.2 +0 -14 src/contrib/llvm/projects/sample/tools/sample/main.c (dead) 1.2 +0 -2 src/contrib/llvm/tools/clang/INPUTS/Cocoa_h.m (dead) 1.2 +0 -51 src/contrib/llvm/tools/clang/INPUTS/all-std-headers.cpp (dead) 1.2 +0 -639 src/contrib/llvm/tools/clang/INPUTS/c99-intconst-1.c (dead) 1.2 +0 -4 src/contrib/llvm/tools/clang/INPUTS/carbon_h.c (dead) 1.2 +0 -5 src/contrib/llvm/tools/clang/INPUTS/iostream.cc (dead) 1.2 +0 -17 src/contrib/llvm/tools/clang/INPUTS/macro_pounder_fn.c (dead) 1.2 +0 -16 src/contrib/llvm/tools/clang/INPUTS/macro_pounder_obj.c (dead) 1.2 +0 -47 src/contrib/llvm/tools/clang/INPUTS/stpcpy-test.c (dead) 1.2 +0 -2207 src/contrib/llvm/tools/clang/clang.xcodeproj/project.pbxproj (dead) 1.2 +0 -347 src/contrib/llvm/tools/clang/win32/clangAST/clangAST.vcproj (dead) 1.2 +0 -351 src/contrib/llvm/tools/clang/win32/clangAnalysis/clangAnalysis.vcproj (dead) 1.2 +0 -236 src/contrib/llvm/tools/clang/win32/clangBasic/clangBasic.vcproj (dead) 1.2 +0 -271 src/contrib/llvm/tools/clang/win32/clangCodeGen/clangCodeGen.vcproj (dead) 1.2 +0 -270 src/contrib/llvm/tools/clang/win32/clangDriver/clangDriver.vcproj (dead) 1.2 +0 -283 src/contrib/llvm/tools/clang/win32/clangLex/clangLex.vcproj (dead) 1.2 +0 -205 src/contrib/llvm/tools/clang/win32/clangLibDriver/clangLibDriver.vcproj (dead) 1.2 +0 -248 src/contrib/llvm/tools/clang/win32/clangParse/clangParse.vcproj (dead) 1.2 +0 -191 src/contrib/llvm/tools/clang/win32/clangRewrite/clangRewrite.vcproj (dead) 1.2 +0 -263 src/contrib/llvm/tools/clang/win32/clangSema/clangSema.vcproj (dead) 1.2 +0 -579 src/contrib/llvm/unittests/ADT/APFloatTest.cpp (dead) 1.2 +0 -346 src/contrib/llvm/unittests/ADT/APIntTest.cpp (dead) 1.2 +0 -194 src/contrib/llvm/unittests/ADT/BitVectorTest.cpp (dead) 1.2 +0 -100 src/contrib/llvm/unittests/ADT/DeltaAlgorithmTest.cpp (dead) 1.2 +0 -179 src/contrib/llvm/unittests/ADT/DenseMapTest.cpp (dead) 1.2 +0 -30 src/contrib/llvm/unittests/ADT/DenseSetTest.cpp (dead) 1.2 +0 -201 src/contrib/llvm/unittests/ADT/ImmutableSetTest.cpp (dead) 1.2 +0 -23 src/contrib/llvm/unittests/ADT/Makefile (dead) 1.2 +0 -189 src/contrib/llvm/unittests/ADT/SmallBitVectorTest.cpp (dead) 1.2 +0 -48 src/contrib/llvm/unittests/ADT/SmallStringTest.cpp (dead) 1.2 +0 -408 src/contrib/llvm/unittests/ADT/SmallVectorTest.cpp (dead) 1.2 +0 -36 src/contrib/llvm/unittests/ADT/SparseBitVectorTest.cpp (dead) 1.2 +0 -207 src/contrib/llvm/unittests/ADT/StringMapTest.cpp (dead) 1.2 +0 -273 src/contrib/llvm/unittests/ADT/StringRefTest.cpp (dead) 1.2 +0 -149 src/contrib/llvm/unittests/ADT/TripleTest.cpp (dead) 1.2 +0 -75 src/contrib/llvm/unittests/ADT/TwineTest.cpp (dead) 1.2 +0 -294 src/contrib/llvm/unittests/ADT/ValueMapTest.cpp (dead) 1.2 +0 -44 src/contrib/llvm/unittests/ADT/ilistTest.cpp (dead) 1.2 +0 -129 src/contrib/llvm/unittests/ExecutionEngine/ExecutionEngineTest.cpp (dead) 1.2 +0 -238 src/contrib/llvm/unittests/ExecutionEngine/JIT/JITEventListenerTest.cpp (dead) 1.2 +0 -279 src/contrib/llvm/unittests/ExecutionEngine/JIT/JITMemoryManagerTest.cpp (dead) 1.2 +0 -806 src/contrib/llvm/unittests/ExecutionEngine/JIT/JITTest.cpp (dead) 1.2 +0 -18 src/contrib/llvm/unittests/ExecutionEngine/JIT/Makefile (dead) 1.2 +0 -164 src/contrib/llvm/unittests/ExecutionEngine/JIT/MultiJITTest.cpp (dead) 1.2 +0 -18 src/contrib/llvm/unittests/ExecutionEngine/Makefile (dead) 1.2 +0 -17 src/contrib/llvm/unittests/Makefile (dead) 1.2 +0 -54 src/contrib/llvm/unittests/Makefile.unittest (dead) 1.2 +0 -143 src/contrib/llvm/unittests/Support/AllocatorTest.cpp (dead) 1.2 +0 -60 src/contrib/llvm/unittests/Support/CommandLineTest.cpp (dead) 1.2 +0 -351 src/contrib/llvm/unittests/Support/ConstantRangeTest.cpp (dead) 1.2 +0 -31 src/contrib/llvm/unittests/Support/LeakDetectorTest.cpp (dead) 1.2 +0 -15 src/contrib/llvm/unittests/Support/Makefile (dead) 1.2 +0 -104 src/contrib/llvm/unittests/Support/MathExtrasTest.cpp (dead) 1.2 +0 -94 src/contrib/llvm/unittests/Support/RegexTest.cpp (dead) 1.2 +0 -16 src/contrib/llvm/unittests/Support/System.cpp (dead) 1.2 +0 -253 src/contrib/llvm/unittests/Support/TypeBuilderTest.cpp (dead) 1.2 +0 -412 src/contrib/llvm/unittests/Support/ValueHandleTest.cpp (dead) 1.2 +0 -146 src/contrib/llvm/unittests/Support/raw_ostream_test.cpp (dead) 1.2 +0 -17 src/contrib/llvm/unittests/Transforms/Makefile (dead) 1.2 +0 -141 src/contrib/llvm/unittests/Transforms/Utils/Cloning.cpp (dead) 1.2 +0 -15 src/contrib/llvm/unittests/Transforms/Utils/Makefile (dead) 1.2 +0 -113 src/contrib/llvm/unittests/VMCore/ConstantsTest.cpp (dead) 1.2 +0 -33 src/contrib/llvm/unittests/VMCore/DerivedTypesTest.cpp (dead) 1.2 +0 -128 src/contrib/llvm/unittests/VMCore/InstructionsTest.cpp (dead) 1.2 +0 -15 src/contrib/llvm/unittests/VMCore/Makefile (dead) 1.2 +0 -144 src/contrib/llvm/unittests/VMCore/MetadataTest.cpp (dead) 1.2 +0 -527 src/contrib/llvm/unittests/VMCore/PassManagerTest.cpp (dead) 1.2 +0 -45 src/contrib/llvm/unittests/VMCore/VerifierTest.cpp (dead) 1.2 +0 -573 src/contrib/llvm/win32/Analysis/Analysis.vcproj (dead) 1.2 +0 -337 src/contrib/llvm/win32/Archive/Archive.vcproj (dead) 1.2 +0 -346 src/contrib/llvm/win32/AsmParser/AsmParser.vcproj (dead) 1.2 +0 -422 src/contrib/llvm/win32/Bitcode/Bitcode.vcproj (dead) 1.2 +0 -325 src/contrib/llvm/win32/CBackend/CBackend.vcproj (dead) 1.2 +0 -849 src/contrib/llvm/win32/CodeGen/CodeGen.vcproj (dead) 1.2 +0 -319 src/contrib/llvm/win32/Configure/Configure.vcproj (dead) 1.2 +0 -429 src/contrib/llvm/win32/ExecutionEngine/ExecutionEngine.vcproj (dead) 1.2 +0 -386 src/contrib/llvm/win32/Fibonacci/Fibonacci.vcproj (dead) 1.2 +0 -337 src/contrib/llvm/win32/Linker/Linker.vcproj (dead) 1.2 +0 -743 src/contrib/llvm/win32/Support/Support.vcproj (dead) 1.2 +0 -462 src/contrib/llvm/win32/System/System.vcproj (dead) 1.2 +0 -538 src/contrib/llvm/win32/TableGen/TableGen.vcproj (dead) 1.2 +0 -433 src/contrib/llvm/win32/Target/Target.vcproj (dead) 1.2 +0 -759 src/contrib/llvm/win32/Transforms/Transforms.vcproj (dead) 1.2 +0 -650 src/contrib/llvm/win32/VMCore/VMCore.vcproj (dead) 1.2 +0 -429 src/contrib/llvm/win32/bugpoint/bugpoint.vcproj (dead) 1.2 +0 -591 src/contrib/llvm/win32/clang.sln (dead) 1.2 +0 -11 src/contrib/llvm/win32/common.vsprops (dead) 1.2 +0 -30 src/contrib/llvm/win32/config.h (dead) 1.2 +0 -29 src/contrib/llvm/win32/dobison.cmd (dead) 1.2 +0 -20 src/contrib/llvm/win32/doflex.cmd (dead) 1.2 +0 -385 src/contrib/llvm/win32/llc/llc.vcproj (dead) 1.2 +0 -385 src/contrib/llvm/win32/lli/lli.vcproj (dead) 1.2 +0 -381 src/contrib/llvm/win32/llvm-ar/llvm-ar.vcproj (dead) 1.2 +0 -381 src/contrib/llvm/win32/llvm-as/llvm-as.vcproj (dead) 1.2 +0 -381 src/contrib/llvm/win32/llvm-bcanalyzer/llvm-bcanalyzer.vcproj (dead) 1.2 +0 -381 src/contrib/llvm/win32/llvm-dis/llvm-dis.vcproj (dead) 1.2 +0 -385 src/contrib/llvm/win32/llvm-ld/llvm-ld.vcproj (dead) 1.2 +0 -381 src/contrib/llvm/win32/llvm-link/llvm-link.vcproj (dead) 1.2 +0 -381 src/contrib/llvm/win32/llvm-nm/llvm-nm.vcproj (dead) 1.2 +0 -381 src/contrib/llvm/win32/llvm-prof/llvm-prof.vcproj (dead) 1.2 +0 -381 src/contrib/llvm/win32/llvm-ranlib/llvm-ranlib.vcproj (dead) 1.2 +0 -719 src/contrib/llvm/win32/llvm.sln (dead) 1.2 +0 -393 src/contrib/llvm/win32/opt/opt.vcproj (dead) 1.2 +0 -1 src/contrib/llvm/win32/unistd.h (dead) 1.2 +0 -620 src/contrib/llvm/win32/x86/x86.vcproj (dead)