Date: Mon, 11 Oct 2010 17:22:16 +0000 (UTC) From: Dimitry Andric <dim@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r213695 - in head/contrib/llvm: . autoconf bindings include/llvm include/llvm/Config include/llvm/System lib lib/Analysis lib/Analysis/IPA lib/Archive lib/AsmParser lib/Bitcode lib/Bitc... Message-ID: <201010111722.o9BHMGfV021901@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dim Date: Mon Oct 11 17:22:16 2010 New Revision: 213695 URL: http://svn.freebsd.org/changeset/base/213695 Log: Remove more unneeded files and directories from contrib/llvm. This still allows us to build tblgen and clang, and further reduces the footprint in the tree. Approved by: rpaulo (mentor) Deleted: head/contrib/llvm/CMakeLists.txt head/contrib/llvm/CREDITS.TXT head/contrib/llvm/LICENSE.TXT head/contrib/llvm/Makefile head/contrib/llvm/Makefile.common head/contrib/llvm/Makefile.config.in head/contrib/llvm/Makefile.rules head/contrib/llvm/ModuleInfo.txt head/contrib/llvm/README.txt head/contrib/llvm/autoconf/ head/contrib/llvm/bindings/ head/contrib/llvm/build-for-llvm-top.sh head/contrib/llvm/configure head/contrib/llvm/include/llvm/CMakeLists.txt head/contrib/llvm/include/llvm/Config/ head/contrib/llvm/include/llvm/System/DataTypes.h.cmake head/contrib/llvm/include/llvm/System/DataTypes.h.in head/contrib/llvm/include/llvm/System/LICENSE.TXT head/contrib/llvm/lib/Analysis/CMakeLists.txt head/contrib/llvm/lib/Analysis/IPA/CMakeLists.txt head/contrib/llvm/lib/Analysis/IPA/Makefile head/contrib/llvm/lib/Analysis/Makefile head/contrib/llvm/lib/Analysis/README.txt head/contrib/llvm/lib/Archive/CMakeLists.txt head/contrib/llvm/lib/Archive/Makefile head/contrib/llvm/lib/AsmParser/CMakeLists.txt head/contrib/llvm/lib/AsmParser/Makefile head/contrib/llvm/lib/Bitcode/Makefile head/contrib/llvm/lib/Bitcode/Reader/CMakeLists.txt head/contrib/llvm/lib/Bitcode/Reader/Makefile head/contrib/llvm/lib/Bitcode/Writer/CMakeLists.txt head/contrib/llvm/lib/Bitcode/Writer/Makefile head/contrib/llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt head/contrib/llvm/lib/CodeGen/AsmPrinter/Makefile head/contrib/llvm/lib/CodeGen/CMakeLists.txt head/contrib/llvm/lib/CodeGen/Makefile head/contrib/llvm/lib/CodeGen/README.txt head/contrib/llvm/lib/CodeGen/SelectionDAG/CMakeLists.txt head/contrib/llvm/lib/CodeGen/SelectionDAG/Makefile head/contrib/llvm/lib/CompilerDriver/CMakeLists.txt head/contrib/llvm/lib/CompilerDriver/Makefile head/contrib/llvm/lib/ExecutionEngine/CMakeLists.txt head/contrib/llvm/lib/ExecutionEngine/Interpreter/CMakeLists.txt head/contrib/llvm/lib/ExecutionEngine/Interpreter/Makefile head/contrib/llvm/lib/ExecutionEngine/JIT/CMakeLists.txt head/contrib/llvm/lib/ExecutionEngine/JIT/Makefile head/contrib/llvm/lib/ExecutionEngine/Makefile head/contrib/llvm/lib/Linker/CMakeLists.txt head/contrib/llvm/lib/Linker/Makefile head/contrib/llvm/lib/MC/CMakeLists.txt head/contrib/llvm/lib/MC/MCDisassembler/CMakeLists.txt head/contrib/llvm/lib/MC/MCDisassembler/Makefile head/contrib/llvm/lib/MC/MCParser/CMakeLists.txt head/contrib/llvm/lib/MC/MCParser/Makefile head/contrib/llvm/lib/MC/Makefile head/contrib/llvm/lib/Makefile head/contrib/llvm/lib/Support/CMakeLists.txt head/contrib/llvm/lib/Support/COPYRIGHT.regex head/contrib/llvm/lib/Support/Makefile head/contrib/llvm/lib/System/CMakeLists.txt head/contrib/llvm/lib/System/Makefile head/contrib/llvm/lib/System/README.txt head/contrib/llvm/lib/System/Unix/README.txt head/contrib/llvm/lib/Target/ARM/AsmParser/CMakeLists.txt head/contrib/llvm/lib/Target/ARM/AsmParser/Makefile head/contrib/llvm/lib/Target/ARM/AsmPrinter/CMakeLists.txt head/contrib/llvm/lib/Target/ARM/AsmPrinter/Makefile head/contrib/llvm/lib/Target/ARM/CMakeLists.txt head/contrib/llvm/lib/Target/ARM/Disassembler/Makefile head/contrib/llvm/lib/Target/ARM/Makefile head/contrib/llvm/lib/Target/ARM/README-Thumb.txt head/contrib/llvm/lib/Target/ARM/README-Thumb2.txt head/contrib/llvm/lib/Target/ARM/README.txt head/contrib/llvm/lib/Target/ARM/TargetInfo/CMakeLists.txt head/contrib/llvm/lib/Target/ARM/TargetInfo/Makefile head/contrib/llvm/lib/Target/Alpha/AsmPrinter/CMakeLists.txt head/contrib/llvm/lib/Target/Alpha/AsmPrinter/Makefile head/contrib/llvm/lib/Target/Alpha/CMakeLists.txt head/contrib/llvm/lib/Target/Alpha/Makefile head/contrib/llvm/lib/Target/Alpha/README.txt head/contrib/llvm/lib/Target/Alpha/TargetInfo/CMakeLists.txt head/contrib/llvm/lib/Target/Alpha/TargetInfo/Makefile head/contrib/llvm/lib/Target/Blackfin/AsmPrinter/CMakeLists.txt head/contrib/llvm/lib/Target/Blackfin/AsmPrinter/Makefile head/contrib/llvm/lib/Target/Blackfin/CMakeLists.txt head/contrib/llvm/lib/Target/Blackfin/Makefile head/contrib/llvm/lib/Target/Blackfin/README.txt head/contrib/llvm/lib/Target/Blackfin/TargetInfo/CMakeLists.txt head/contrib/llvm/lib/Target/Blackfin/TargetInfo/Makefile head/contrib/llvm/lib/Target/CBackend/CMakeLists.txt head/contrib/llvm/lib/Target/CBackend/Makefile head/contrib/llvm/lib/Target/CBackend/TargetInfo/CMakeLists.txt head/contrib/llvm/lib/Target/CBackend/TargetInfo/Makefile head/contrib/llvm/lib/Target/CMakeLists.txt head/contrib/llvm/lib/Target/CellSPU/AsmPrinter/CMakeLists.txt head/contrib/llvm/lib/Target/CellSPU/AsmPrinter/Makefile head/contrib/llvm/lib/Target/CellSPU/CMakeLists.txt head/contrib/llvm/lib/Target/CellSPU/Makefile head/contrib/llvm/lib/Target/CellSPU/README.txt head/contrib/llvm/lib/Target/CellSPU/TargetInfo/CMakeLists.txt head/contrib/llvm/lib/Target/CellSPU/TargetInfo/Makefile head/contrib/llvm/lib/Target/CppBackend/CMakeLists.txt head/contrib/llvm/lib/Target/CppBackend/Makefile head/contrib/llvm/lib/Target/CppBackend/TargetInfo/CMakeLists.txt head/contrib/llvm/lib/Target/CppBackend/TargetInfo/Makefile head/contrib/llvm/lib/Target/MBlaze/AsmPrinter/CMakeLists.txt head/contrib/llvm/lib/Target/MBlaze/AsmPrinter/Makefile head/contrib/llvm/lib/Target/MBlaze/CMakeLists.txt head/contrib/llvm/lib/Target/MBlaze/Makefile head/contrib/llvm/lib/Target/MBlaze/TargetInfo/CMakeLists.txt head/contrib/llvm/lib/Target/MBlaze/TargetInfo/Makefile head/contrib/llvm/lib/Target/MSP430/AsmPrinter/CMakeLists.txt head/contrib/llvm/lib/Target/MSP430/AsmPrinter/Makefile head/contrib/llvm/lib/Target/MSP430/CMakeLists.txt head/contrib/llvm/lib/Target/MSP430/Makefile head/contrib/llvm/lib/Target/MSP430/README.txt head/contrib/llvm/lib/Target/MSP430/TargetInfo/CMakeLists.txt head/contrib/llvm/lib/Target/MSP430/TargetInfo/Makefile head/contrib/llvm/lib/Target/Makefile head/contrib/llvm/lib/Target/Mips/AsmPrinter/CMakeLists.txt head/contrib/llvm/lib/Target/Mips/AsmPrinter/Makefile head/contrib/llvm/lib/Target/Mips/CMakeLists.txt head/contrib/llvm/lib/Target/Mips/Makefile head/contrib/llvm/lib/Target/Mips/TargetInfo/CMakeLists.txt head/contrib/llvm/lib/Target/Mips/TargetInfo/Makefile head/contrib/llvm/lib/Target/PIC16/AsmPrinter/CMakeLists.txt head/contrib/llvm/lib/Target/PIC16/AsmPrinter/Makefile head/contrib/llvm/lib/Target/PIC16/CMakeLists.txt head/contrib/llvm/lib/Target/PIC16/Makefile head/contrib/llvm/lib/Target/PIC16/PIC16Passes/Makefile head/contrib/llvm/lib/Target/PIC16/TargetInfo/CMakeLists.txt head/contrib/llvm/lib/Target/PIC16/TargetInfo/Makefile head/contrib/llvm/lib/Target/PowerPC/AsmPrinter/CMakeLists.txt head/contrib/llvm/lib/Target/PowerPC/AsmPrinter/Makefile head/contrib/llvm/lib/Target/PowerPC/CMakeLists.txt head/contrib/llvm/lib/Target/PowerPC/Makefile head/contrib/llvm/lib/Target/PowerPC/README.txt head/contrib/llvm/lib/Target/PowerPC/README_ALTIVEC.txt head/contrib/llvm/lib/Target/PowerPC/TargetInfo/CMakeLists.txt head/contrib/llvm/lib/Target/PowerPC/TargetInfo/Makefile head/contrib/llvm/lib/Target/README.txt head/contrib/llvm/lib/Target/Sparc/AsmPrinter/CMakeLists.txt head/contrib/llvm/lib/Target/Sparc/AsmPrinter/Makefile head/contrib/llvm/lib/Target/Sparc/CMakeLists.txt head/contrib/llvm/lib/Target/Sparc/Makefile head/contrib/llvm/lib/Target/Sparc/README.txt head/contrib/llvm/lib/Target/Sparc/TargetInfo/CMakeLists.txt head/contrib/llvm/lib/Target/Sparc/TargetInfo/Makefile head/contrib/llvm/lib/Target/SystemZ/AsmPrinter/CMakeLists.txt head/contrib/llvm/lib/Target/SystemZ/AsmPrinter/Makefile head/contrib/llvm/lib/Target/SystemZ/CMakeLists.txt head/contrib/llvm/lib/Target/SystemZ/Makefile head/contrib/llvm/lib/Target/SystemZ/TargetInfo/CMakeLists.txt head/contrib/llvm/lib/Target/SystemZ/TargetInfo/Makefile head/contrib/llvm/lib/Target/X86/AsmParser/CMakeLists.txt head/contrib/llvm/lib/Target/X86/AsmParser/Makefile head/contrib/llvm/lib/Target/X86/AsmPrinter/CMakeLists.txt head/contrib/llvm/lib/Target/X86/AsmPrinter/Makefile head/contrib/llvm/lib/Target/X86/CMakeLists.txt head/contrib/llvm/lib/Target/X86/Disassembler/CMakeLists.txt head/contrib/llvm/lib/Target/X86/Disassembler/Makefile head/contrib/llvm/lib/Target/X86/Makefile head/contrib/llvm/lib/Target/X86/README-FPStack.txt head/contrib/llvm/lib/Target/X86/README-MMX.txt head/contrib/llvm/lib/Target/X86/README-SSE.txt head/contrib/llvm/lib/Target/X86/README-UNIMPLEMENTED.txt head/contrib/llvm/lib/Target/X86/README-X86-64.txt head/contrib/llvm/lib/Target/X86/README.txt head/contrib/llvm/lib/Target/X86/TargetInfo/CMakeLists.txt head/contrib/llvm/lib/Target/X86/TargetInfo/Makefile head/contrib/llvm/lib/Target/X86/X86CompilationCallback_Win64.asm head/contrib/llvm/lib/Target/XCore/AsmPrinter/CMakeLists.txt head/contrib/llvm/lib/Target/XCore/AsmPrinter/Makefile head/contrib/llvm/lib/Target/XCore/CMakeLists.txt head/contrib/llvm/lib/Target/XCore/Makefile head/contrib/llvm/lib/Target/XCore/README.txt head/contrib/llvm/lib/Target/XCore/TargetInfo/CMakeLists.txt head/contrib/llvm/lib/Target/XCore/TargetInfo/Makefile head/contrib/llvm/lib/Transforms/Hello/ head/contrib/llvm/lib/Transforms/IPO/CMakeLists.txt head/contrib/llvm/lib/Transforms/IPO/Makefile head/contrib/llvm/lib/Transforms/InstCombine/CMakeLists.txt head/contrib/llvm/lib/Transforms/InstCombine/Makefile head/contrib/llvm/lib/Transforms/Instrumentation/CMakeLists.txt head/contrib/llvm/lib/Transforms/Instrumentation/Makefile head/contrib/llvm/lib/Transforms/Makefile head/contrib/llvm/lib/Transforms/Scalar/CMakeLists.txt head/contrib/llvm/lib/Transforms/Scalar/Makefile head/contrib/llvm/lib/Transforms/Utils/CMakeLists.txt head/contrib/llvm/lib/Transforms/Utils/Makefile head/contrib/llvm/lib/VMCore/CMakeLists.txt head/contrib/llvm/lib/VMCore/Makefile head/contrib/llvm/llvm.spec.in head/contrib/llvm/runtime/ head/contrib/llvm/tools/CMakeLists.txt head/contrib/llvm/tools/Makefile head/contrib/llvm/tools/bugpoint/ head/contrib/llvm/tools/bugpoint-passes/ head/contrib/llvm/tools/clang/CMakeLists.txt head/contrib/llvm/tools/clang/INSTALL.txt head/contrib/llvm/tools/clang/LICENSE.TXT head/contrib/llvm/tools/clang/Makefile head/contrib/llvm/tools/clang/ModuleInfo.txt head/contrib/llvm/tools/clang/NOTES.txt head/contrib/llvm/tools/clang/README.txt head/contrib/llvm/tools/clang/TODO.txt head/contrib/llvm/tools/clang/bindings/ head/contrib/llvm/tools/clang/include/CMakeLists.txt head/contrib/llvm/tools/clang/include/Makefile head/contrib/llvm/tools/clang/include/clang-c/Makefile head/contrib/llvm/tools/clang/include/clang/AST/CMakeLists.txt head/contrib/llvm/tools/clang/include/clang/AST/Makefile head/contrib/llvm/tools/clang/include/clang/Basic/CMakeLists.txt head/contrib/llvm/tools/clang/include/clang/Basic/Makefile head/contrib/llvm/tools/clang/include/clang/Basic/Version.inc.in head/contrib/llvm/tools/clang/include/clang/CMakeLists.txt head/contrib/llvm/tools/clang/include/clang/Driver/CMakeLists.txt head/contrib/llvm/tools/clang/include/clang/Driver/Makefile head/contrib/llvm/tools/clang/include/clang/Makefile head/contrib/llvm/tools/clang/include/clang/Serialization/CMakeLists.txt head/contrib/llvm/tools/clang/include/clang/Serialization/Makefile head/contrib/llvm/tools/clang/lib/AST/CMakeLists.txt head/contrib/llvm/tools/clang/lib/AST/Makefile head/contrib/llvm/tools/clang/lib/Analysis/CMakeLists.txt head/contrib/llvm/tools/clang/lib/Analysis/Makefile head/contrib/llvm/tools/clang/lib/Basic/CMakeLists.txt head/contrib/llvm/tools/clang/lib/Basic/Makefile head/contrib/llvm/tools/clang/lib/CMakeLists.txt head/contrib/llvm/tools/clang/lib/Checker/CMakeLists.txt head/contrib/llvm/tools/clang/lib/Checker/Makefile head/contrib/llvm/tools/clang/lib/CodeGen/CMakeLists.txt head/contrib/llvm/tools/clang/lib/CodeGen/Makefile head/contrib/llvm/tools/clang/lib/CodeGen/README.txt head/contrib/llvm/tools/clang/lib/Driver/CMakeLists.txt head/contrib/llvm/tools/clang/lib/Driver/Makefile head/contrib/llvm/tools/clang/lib/Frontend/CMakeLists.txt head/contrib/llvm/tools/clang/lib/Frontend/Makefile head/contrib/llvm/tools/clang/lib/FrontendTool/CMakeLists.txt head/contrib/llvm/tools/clang/lib/FrontendTool/Makefile head/contrib/llvm/tools/clang/lib/Headers/CMakeLists.txt head/contrib/llvm/tools/clang/lib/Headers/Makefile head/contrib/llvm/tools/clang/lib/Index/CMakeLists.txt head/contrib/llvm/tools/clang/lib/Index/Makefile head/contrib/llvm/tools/clang/lib/Lex/CMakeLists.txt head/contrib/llvm/tools/clang/lib/Lex/Makefile head/contrib/llvm/tools/clang/lib/Makefile head/contrib/llvm/tools/clang/lib/Parse/CMakeLists.txt head/contrib/llvm/tools/clang/lib/Parse/Makefile head/contrib/llvm/tools/clang/lib/Rewrite/CMakeLists.txt head/contrib/llvm/tools/clang/lib/Rewrite/Makefile head/contrib/llvm/tools/clang/lib/Sema/CMakeLists.txt head/contrib/llvm/tools/clang/lib/Sema/Makefile head/contrib/llvm/tools/clang/lib/Serialization/CMakeLists.txt head/contrib/llvm/tools/clang/lib/Serialization/Makefile head/contrib/llvm/tools/clang/runtime/ head/contrib/llvm/tools/clang/tools/CMakeLists.txt head/contrib/llvm/tools/clang/tools/Makefile head/contrib/llvm/tools/clang/tools/c-index-test/ head/contrib/llvm/tools/clang/tools/driver/CMakeLists.txt head/contrib/llvm/tools/clang/tools/driver/Info.plist.in head/contrib/llvm/tools/clang/tools/driver/Makefile head/contrib/llvm/tools/clang/tools/libclang/ head/contrib/llvm/tools/clang/tools/scan-build/ head/contrib/llvm/tools/clang/tools/scan-view/ head/contrib/llvm/tools/clang/utils/ head/contrib/llvm/tools/edis/ head/contrib/llvm/tools/gold/ head/contrib/llvm/tools/llc/ head/contrib/llvm/tools/lli/ head/contrib/llvm/tools/llvm-ar/ head/contrib/llvm/tools/llvm-as/ head/contrib/llvm/tools/llvm-bcanalyzer/ head/contrib/llvm/tools/llvm-config/ head/contrib/llvm/tools/llvm-diff/ head/contrib/llvm/tools/llvm-dis/ head/contrib/llvm/tools/llvm-extract/ head/contrib/llvm/tools/llvm-ld/ head/contrib/llvm/tools/llvm-link/ head/contrib/llvm/tools/llvm-mc/ head/contrib/llvm/tools/llvm-nm/ head/contrib/llvm/tools/llvm-prof/ head/contrib/llvm/tools/llvm-ranlib/ head/contrib/llvm/tools/llvm-shlib/ head/contrib/llvm/tools/llvm-stub/ head/contrib/llvm/tools/llvmc/ head/contrib/llvm/tools/lto/ head/contrib/llvm/tools/opt/ head/contrib/llvm/utils/DSAclean.py head/contrib/llvm/utils/DSAextract.py head/contrib/llvm/utils/FileCheck/ head/contrib/llvm/utils/FileUpdate/ head/contrib/llvm/utils/GenLibDeps.pl head/contrib/llvm/utils/GetSourceVersion head/contrib/llvm/utils/Makefile head/contrib/llvm/utils/Misc/ head/contrib/llvm/utils/NLT.schema head/contrib/llvm/utils/NewNightlyTest.pl head/contrib/llvm/utils/NightlyTest.gnuplot head/contrib/llvm/utils/NightlyTestTemplate.html head/contrib/llvm/utils/OldenDataRecover.pl head/contrib/llvm/utils/PerfectShuffle/ head/contrib/llvm/utils/TableGen/CMakeLists.txt head/contrib/llvm/utils/TableGen/Makefile head/contrib/llvm/utils/UpdateCMakeLists.pl head/contrib/llvm/utils/bugpoint/ head/contrib/llvm/utils/buildit/ head/contrib/llvm/utils/cgiplotNLT.pl head/contrib/llvm/utils/check-each-file head/contrib/llvm/utils/codegen-diff head/contrib/llvm/utils/count/ head/contrib/llvm/utils/countloc.sh head/contrib/llvm/utils/crosstool/ head/contrib/llvm/utils/emacs/ head/contrib/llvm/utils/findmisopt head/contrib/llvm/utils/findoptdiff head/contrib/llvm/utils/findsym.pl head/contrib/llvm/utils/fpcmp/ head/contrib/llvm/utils/getsrcs.sh head/contrib/llvm/utils/git/ head/contrib/llvm/utils/importNLT.pl head/contrib/llvm/utils/jedit/ head/contrib/llvm/utils/lint/ head/contrib/llvm/utils/lit/ head/contrib/llvm/utils/llvm-lit/ head/contrib/llvm/utils/llvm-native-gcc head/contrib/llvm/utils/llvm-native-gxx head/contrib/llvm/utils/llvm.grm head/contrib/llvm/utils/llvmdo head/contrib/llvm/utils/llvmgrep head/contrib/llvm/utils/makellvm head/contrib/llvm/utils/not/ head/contrib/llvm/utils/parseNLT.pl head/contrib/llvm/utils/plotNLT.pl head/contrib/llvm/utils/profile.pl head/contrib/llvm/utils/unittest/ head/contrib/llvm/utils/valgrind/ head/contrib/llvm/utils/vim/ head/contrib/llvm/utils/webNLT.pl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010111722.o9BHMGfV021901>