From owner-cvs-src-old@FreeBSD.ORG Thu Jun 10 07:38:38 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 A777A106564A for ; Thu, 10 Jun 2010 07:38:38 +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 912E78FC08 for ; Thu, 10 Jun 2010 07:38:38 +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 o5A7ccM0057738 for ; Thu, 10 Jun 2010 07:38:38 GMT (envelope-from rdivacky@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o5A7ccaC057737 for cvs-src-old@freebsd.org; Thu, 10 Jun 2010 07:38:38 GMT (envelope-from rdivacky@repoman.freebsd.org) Message-Id: <201006100738.o5A7ccaC057737@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rdivacky@repoman.freebsd.org using -f From: Roman Divacky Date: Wed, 9 Jun 2010 19:32:20 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/clang Makefile clang.build.mk clang.lib.mk src/lib/clang/include ARMGenAsmWriter.inc ARMGenCallingConv.inc ARMGenCodeEmitter.inc ARMGenDAGISel.inc ARMGenInstrInfo.inc ARMGenInstrNames.inc ARMGenRegisterInfo.h.inc ARMGenRegisterInfo.inc ... 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 07:38:38 -0000 rdivacky 2010-06-09 19:32:20 UTC FreeBSD src repository Added files: lib/clang Makefile clang.build.mk clang.lib.mk lib/clang/include ARMGenAsmWriter.inc ARMGenCallingConv.inc ARMGenCodeEmitter.inc ARMGenDAGISel.inc ARMGenInstrInfo.inc ARMGenInstrNames.inc ARMGenRegisterInfo.h.inc ARMGenRegisterInfo.inc ARMGenRegisterNames.inc ARMGenSubtarget.inc IA64GenAsmWriter.inc IA64GenDAGISel.inc IA64GenInstrInfo.inc IA64GenInstrNames.inc IA64GenRegisterInfo.h.inc IA64GenRegisterInfo.inc IA64GenRegisterNames.inc Makefile MipsGenAsmWriter.inc MipsGenCallingConv.inc MipsGenDAGISel.inc MipsGenInstrInfo.inc MipsGenInstrNames.inc MipsGenRegisterInfo.h.inc MipsGenRegisterInfo.inc MipsGenRegisterNames.inc MipsGenSubtarget.inc PPCGenAsmWriter.inc PPCGenCallingConv.inc PPCGenCodeEmitter.inc PPCGenDAGISel.inc PPCGenInstrInfo.inc PPCGenInstrNames.inc PPCGenRegisterInfo.h.inc PPCGenRegisterInfo.inc PPCGenRegisterNames.inc PPCGenSubtarget.inc X86GenAsmMatcher.inc X86GenAsmWriter.inc X86GenAsmWriter1.inc X86GenCallingConv.inc X86GenDAGISel.inc X86GenFastISel.inc X86GenInstrInfo.inc X86GenInstrNames.inc X86GenRegisterInfo.h.inc X86GenRegisterInfo.inc X86GenRegisterNames.inc X86GenSubtarget.inc lib/clang/include/clang/AST StmtNodes.inc lib/clang/include/clang/Basic DiagnosticASTKinds.inc DiagnosticAnalysisKinds.inc DiagnosticCommonKinds.inc DiagnosticDriverKinds.inc DiagnosticFrontendKinds.inc DiagnosticGroups.inc DiagnosticLexKinds.inc DiagnosticParseKinds.inc DiagnosticSemaKinds.inc lib/clang/include/clang/Driver CC1AsOptions.inc CC1Options.inc Options.inc lib/clang/include/llvm Intrinsics.gen lib/clang/include/llvm/ADT iterator.h lib/clang/include/llvm/Config AsmParsers.def AsmPrinters.def Disassemblers.def Targets.def config.h lib/clang/include/llvm/System DataTypes.h lib/clang/libclanganalysis Makefile lib/clang/libclangast Makefile lib/clang/libclangbasic Makefile lib/clang/libclangchecker Makefile lib/clang/libclangcodegen Makefile lib/clang/libclangdriver Makefile lib/clang/libclangfrontend Makefile lib/clang/libclanglex Makefile lib/clang/libclangparse Makefile lib/clang/libclangrewrite Makefile lib/clang/libclangsema Makefile lib/clang/libllvmanalysis Makefile lib/clang/libllvmarmasmparser Makefile lib/clang/libllvmarmasmprinter Makefile lib/clang/libllvmarmcodegen Makefile lib/clang/libllvmarminfo Makefile lib/clang/libllvmasmprinter Makefile lib/clang/libllvmbitreader Makefile lib/clang/libllvmbitwriter Makefile lib/clang/libllvmcodegen Makefile lib/clang/libllvmcore Makefile lib/clang/libllvminstcombine Makefile lib/clang/libllvmipa Makefile lib/clang/libllvmipo Makefile lib/clang/libllvmmc Makefile lib/clang/libllvmmcparser Makefile lib/clang/libllvmmipsasmprinter Makefile lib/clang/libllvmmipscodegen Makefile lib/clang/libllvmmipsinfo Makefile lib/clang/libllvmpowerpcasmprinter Makefile lib/clang/libllvmpowerpccodegen Makefile lib/clang/libllvmpowerpcinfo Makefile lib/clang/libllvmscalaropts Makefile lib/clang/libllvmselectiondag Makefile lib/clang/libllvmsupport Makefile lib/clang/libllvmsystem Makefile lib/clang/libllvmtarget Makefile lib/clang/libllvmtransformutils Makefile lib/clang/libllvmx86asmparser Makefile lib/clang/libllvmx86asmprinter Makefile lib/clang/libllvmx86codegen Makefile lib/clang/libllvmx86info Makefile usr.bin/clang Makefile clang.prog.mk usr.bin/clang/clang Makefile usr.bin/clang/tblgen Makefile Log: SVN rev 208963 on 2010-06-09 19:32:20Z by rdivacky Import the build makefiles for clang/LLVM. Approved by: ed (mentor) Revision Changes Path 1.1 +50 -0 src/lib/clang/Makefile (new) 1.1 +73 -0 src/lib/clang/clang.build.mk (new) 1.1 +9 -0 src/lib/clang/clang.lib.mk (new) 1.1 +2 -0 src/lib/clang/include/ARMGenAsmWriter.inc (new) 1.1 +2 -0 src/lib/clang/include/ARMGenCallingConv.inc (new) 1.1 +2 -0 src/lib/clang/include/ARMGenCodeEmitter.inc (new) 1.1 +2 -0 src/lib/clang/include/ARMGenDAGISel.inc (new) 1.1 +2 -0 src/lib/clang/include/ARMGenInstrInfo.inc (new) 1.1 +2 -0 src/lib/clang/include/ARMGenInstrNames.inc (new) 1.1 +2 -0 src/lib/clang/include/ARMGenRegisterInfo.h.inc (new) 1.1 +2 -0 src/lib/clang/include/ARMGenRegisterInfo.inc (new) 1.1 +2 -0 src/lib/clang/include/ARMGenRegisterNames.inc (new) 1.1 +2 -0 src/lib/clang/include/ARMGenSubtarget.inc (new) 1.1 +2 -0 src/lib/clang/include/IA64GenAsmWriter.inc (new) 1.1 +2 -0 src/lib/clang/include/IA64GenDAGISel.inc (new) 1.1 +2 -0 src/lib/clang/include/IA64GenInstrInfo.inc (new) 1.1 +2 -0 src/lib/clang/include/IA64GenInstrNames.inc (new) 1.1 +2 -0 src/lib/clang/include/IA64GenRegisterInfo.h.inc (new) 1.1 +2 -0 src/lib/clang/include/IA64GenRegisterInfo.inc (new) 1.1 +2 -0 src/lib/clang/include/IA64GenRegisterNames.inc (new) 1.1 +11 -0 src/lib/clang/include/Makefile (new) 1.1 +2 -0 src/lib/clang/include/MipsGenAsmWriter.inc (new) 1.1 +2 -0 src/lib/clang/include/MipsGenCallingConv.inc (new) 1.1 +2 -0 src/lib/clang/include/MipsGenDAGISel.inc (new) 1.1 +2 -0 src/lib/clang/include/MipsGenInstrInfo.inc (new) 1.1 +2 -0 src/lib/clang/include/MipsGenInstrNames.inc (new) 1.1 +2 -0 src/lib/clang/include/MipsGenRegisterInfo.h.inc (new) 1.1 +2 -0 src/lib/clang/include/MipsGenRegisterInfo.inc (new) 1.1 +2 -0 src/lib/clang/include/MipsGenRegisterNames.inc (new) 1.1 +2 -0 src/lib/clang/include/MipsGenSubtarget.inc (new) 1.1 +2 -0 src/lib/clang/include/PPCGenAsmWriter.inc (new) 1.1 +2 -0 src/lib/clang/include/PPCGenCallingConv.inc (new) 1.1 +2 -0 src/lib/clang/include/PPCGenCodeEmitter.inc (new) 1.1 +2 -0 src/lib/clang/include/PPCGenDAGISel.inc (new) 1.1 +2 -0 src/lib/clang/include/PPCGenInstrInfo.inc (new) 1.1 +2 -0 src/lib/clang/include/PPCGenInstrNames.inc (new) 1.1 +2 -0 src/lib/clang/include/PPCGenRegisterInfo.h.inc (new) 1.1 +2 -0 src/lib/clang/include/PPCGenRegisterInfo.inc (new) 1.1 +2 -0 src/lib/clang/include/PPCGenRegisterNames.inc (new) 1.1 +2 -0 src/lib/clang/include/PPCGenSubtarget.inc (new) 1.1 +2 -0 src/lib/clang/include/X86GenAsmMatcher.inc (new) 1.1 +2 -0 src/lib/clang/include/X86GenAsmWriter.inc (new) 1.1 +2 -0 src/lib/clang/include/X86GenAsmWriter1.inc (new) 1.1 +2 -0 src/lib/clang/include/X86GenCallingConv.inc (new) 1.1 +2 -0 src/lib/clang/include/X86GenDAGISel.inc (new) 1.1 +2 -0 src/lib/clang/include/X86GenFastISel.inc (new) 1.1 +2 -0 src/lib/clang/include/X86GenInstrInfo.inc (new) 1.1 +2 -0 src/lib/clang/include/X86GenInstrNames.inc (new) 1.1 +2 -0 src/lib/clang/include/X86GenRegisterInfo.h.inc (new) 1.1 +2 -0 src/lib/clang/include/X86GenRegisterInfo.inc (new) 1.1 +2 -0 src/lib/clang/include/X86GenRegisterNames.inc (new) 1.1 +2 -0 src/lib/clang/include/X86GenSubtarget.inc (new) 1.1 +2 -0 src/lib/clang/include/clang/AST/StmtNodes.inc (new) 1.1 +2 -0 src/lib/clang/include/clang/Basic/DiagnosticASTKinds.inc (new) 1.1 +2 -0 src/lib/clang/include/clang/Basic/DiagnosticAnalysisKinds.inc (new) 1.1 +2 -0 src/lib/clang/include/clang/Basic/DiagnosticCommonKinds.inc (new) 1.1 +2 -0 src/lib/clang/include/clang/Basic/DiagnosticDriverKinds.inc (new) 1.1 +2 -0 src/lib/clang/include/clang/Basic/DiagnosticFrontendKinds.inc (new) 1.1 +2 -0 src/lib/clang/include/clang/Basic/DiagnosticGroups.inc (new) 1.1 +2 -0 src/lib/clang/include/clang/Basic/DiagnosticLexKinds.inc (new) 1.1 +2 -0 src/lib/clang/include/clang/Basic/DiagnosticParseKinds.inc (new) 1.1 +2 -0 src/lib/clang/include/clang/Basic/DiagnosticSemaKinds.inc (new) 1.1 +2 -0 src/lib/clang/include/clang/Driver/CC1AsOptions.inc (new) 1.1 +2 -0 src/lib/clang/include/clang/Driver/CC1Options.inc (new) 1.1 +2 -0 src/lib/clang/include/clang/Driver/Options.inc (new) 1.1 +78 -0 src/lib/clang/include/llvm/ADT/iterator.h (new) 1.1 +30 -0 src/lib/clang/include/llvm/Config/AsmParsers.def (new) 1.1 +30 -0 src/lib/clang/include/llvm/Config/AsmPrinters.def (new) 1.1 +30 -0 src/lib/clang/include/llvm/Config/Disassemblers.def (new) 1.1 +29 -0 src/lib/clang/include/llvm/Config/Targets.def (new) 1.1 +569 -0 src/lib/clang/include/llvm/Config/config.h (new) 1.1 +2 -0 src/lib/clang/include/llvm/Intrinsics.gen (new) 1.1 +113 -0 src/lib/clang/include/llvm/System/DataTypes.h (new) 1.1 +12 -0 src/lib/clang/libclanganalysis/Makefile (new) 1.1 +19 -0 src/lib/clang/libclangast/Makefile (new) 1.1 +15 -0 src/lib/clang/libclangbasic/Makefile (new) 1.1 +38 -0 src/lib/clang/libclangchecker/Makefile (new) 1.1 +17 -0 src/lib/clang/libclangcodegen/Makefile (new) 1.1 +14 -0 src/lib/clang/libclangdriver/Makefile (new) 1.1 +25 -0 src/lib/clang/libclangfrontend/Makefile (new) 1.1 +15 -0 src/lib/clang/libclanglex/Makefile (new) 1.1 +14 -0 src/lib/clang/libclangparse/Makefile (new) 1.1 +11 -0 src/lib/clang/libclangrewrite/Makefile (new) 1.1 +23 -0 src/lib/clang/libclangsema/Makefile (new) 1.1 +25 -0 src/lib/clang/libllvmanalysis/Makefile (new) 1.1 +11 -0 src/lib/clang/libllvmarmasmparser/Makefile (new) 1.1 +12 -0 src/lib/clang/libllvmarmasmprinter/Makefile (new) 1.1 +23 -0 src/lib/clang/libllvmarmcodegen/Makefile (new) 1.1 +11 -0 src/lib/clang/libllvmarminfo/Makefile (new) 1.1 +9 -0 src/lib/clang/libllvmasmprinter/Makefile (new) 1.1 +10 -0 src/lib/clang/libllvmbitreader/Makefile (new) 1.1 +9 -0 src/lib/clang/libllvmbitwriter/Makefile (new) 1.1 +40 -0 src/lib/clang/libllvmcodegen/Makefile (new) 1.1 +18 -0 src/lib/clang/libllvmcore/Makefile (new) 1.1 +16 -0 src/lib/clang/libllvminstcombine/Makefile (new) 1.1 +11 -0 src/lib/clang/libllvmipa/Makefile (new) 1.1 +17 -0 src/lib/clang/libllvmipo/Makefile (new) 1.1 +15 -0 src/lib/clang/libllvmmc/Makefile (new) 1.1 +9 -0 src/lib/clang/libllvmmcparser/Makefile (new) 1.1 +12 -0 src/lib/clang/libllvmmipsasmprinter/Makefile (new) 1.1 +15 -0 src/lib/clang/libllvmmipscodegen/Makefile (new) 1.1 +11 -0 src/lib/clang/libllvmmipsinfo/Makefile (new) 1.1 +12 -0 src/lib/clang/libllvmpowerpcasmprinter/Makefile (new) 1.1 +16 -0 src/lib/clang/libllvmpowerpccodegen/Makefile (new) 1.1 +11 -0 src/lib/clang/libllvmpowerpcinfo/Makefile (new) 1.1 +18 -0 src/lib/clang/libllvmscalaropts/Makefile (new) 1.1 +17 -0 src/lib/clang/libllvmselectiondag/Makefile (new) 1.1 +19 -0 src/lib/clang/libllvmsupport/Makefile (new) 1.1 +12 -0 src/lib/clang/libllvmsystem/Makefile (new) 1.1 +12 -0 src/lib/clang/libllvmtarget/Makefile (new) 1.1 +17 -0 src/lib/clang/libllvmtransformutils/Makefile (new) 1.1 +11 -0 src/lib/clang/libllvmx86asmparser/Makefile (new) 1.1 +13 -0 src/lib/clang/libllvmx86asmprinter/Makefile (new) 1.1 +19 -0 src/lib/clang/libllvmx86codegen/Makefile (new) 1.1 +11 -0 src/lib/clang/libllvmx86info/Makefile (new) 1.1 +5 -0 src/usr.bin/clang/Makefile (new) 1.1 +14 -0 src/usr.bin/clang/clang.prog.mk (new) 1.1 +28 -0 src/usr.bin/clang/clang/Makefile (new) 1.1 +23 -0 src/usr.bin/clang/tblgen/Makefile (new)