From owner-svn-src-projects@FreeBSD.ORG Thu Dec 6 08:43:56 2012 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 079D3188; Thu, 6 Dec 2012 08:43:56 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id BD8028FC0C; Thu, 6 Dec 2012 08:43:55 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qB68htEl001680; Thu, 6 Dec 2012 08:43:55 GMT (envelope-from mav@svn.freebsd.org) Received: (from mav@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qB68hoPX001635; Thu, 6 Dec 2012 08:43:50 GMT (envelope-from mav@svn.freebsd.org) Message-Id: <201212060843.qB68hoPX001635@svn.freebsd.org> From: Alexander Motin Date: Thu, 6 Dec 2012 08:43:50 +0000 (UTC) To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r243945 - in projects/calloutng: . cddl/contrib/opensolaris/cmd/zfs cddl/contrib/opensolaris/cmd/zpool cddl/contrib/opensolaris/cmd/ztest contrib/less contrib/libc++/include contrib/llv... X-SVN-Group: projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Dec 2012 08:43:56 -0000 Author: mav Date: Thu Dec 6 08:43:48 2012 New Revision: 243945 URL: http://svnweb.freebsd.org/changeset/base/243945 Log: MFC @r243900 Added: projects/calloutng/contrib/llvm/include/llvm/ADT/MapVector.h - copied unchanged from r243900, head/contrib/llvm/include/llvm/ADT/MapVector.h projects/calloutng/contrib/llvm/include/llvm/AddressingMode.h - copied unchanged from r243900, head/contrib/llvm/include/llvm/AddressingMode.h projects/calloutng/contrib/llvm/include/llvm/Analysis/DependenceAnalysis.h - copied unchanged from r243900, head/contrib/llvm/include/llvm/Analysis/DependenceAnalysis.h projects/calloutng/contrib/llvm/include/llvm/Analysis/ProfileDataLoader.h - copied unchanged from r243900, head/contrib/llvm/include/llvm/Analysis/ProfileDataLoader.h projects/calloutng/contrib/llvm/include/llvm/Analysis/ProfileDataTypes.h - copied unchanged from r243900, head/contrib/llvm/include/llvm/Analysis/ProfileDataTypes.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/CommandFlags.h - copied unchanged from r243900, head/contrib/llvm/include/llvm/CodeGen/CommandFlags.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/MachinePostDominators.h - copied unchanged from r243900, head/contrib/llvm/include/llvm/CodeGen/MachinePostDominators.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/ScheduleDAGILP.h - copied unchanged from r243900, head/contrib/llvm/include/llvm/CodeGen/ScheduleDAGILP.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/TargetSchedule.h - copied unchanged from r243900, head/contrib/llvm/include/llvm/CodeGen/TargetSchedule.h projects/calloutng/contrib/llvm/include/llvm/DataLayout.h - copied unchanged from r243900, head/contrib/llvm/include/llvm/DataLayout.h projects/calloutng/contrib/llvm/include/llvm/ExecutionEngine/ObjectBuffer.h - copied unchanged from r243900, head/contrib/llvm/include/llvm/ExecutionEngine/ObjectBuffer.h projects/calloutng/contrib/llvm/include/llvm/ExecutionEngine/ObjectImage.h - copied unchanged from r243900, head/contrib/llvm/include/llvm/ExecutionEngine/ObjectImage.h projects/calloutng/contrib/llvm/include/llvm/Object/RelocVisitor.h - copied unchanged from r243900, head/contrib/llvm/include/llvm/Object/RelocVisitor.h projects/calloutng/contrib/llvm/include/llvm/Target/TargetTransformImpl.h - copied unchanged from r243900, head/contrib/llvm/include/llvm/Target/TargetTransformImpl.h projects/calloutng/contrib/llvm/include/llvm/TargetTransformInfo.h - copied unchanged from r243900, head/contrib/llvm/include/llvm/TargetTransformInfo.h projects/calloutng/contrib/llvm/include/llvm/Transforms/Utils/BypassSlowDivision.h - copied unchanged from r243900, head/contrib/llvm/include/llvm/Transforms/Utils/BypassSlowDivision.h projects/calloutng/contrib/llvm/include/llvm/Transforms/Utils/IntegerDivision.h - copied unchanged from r243900, head/contrib/llvm/include/llvm/Transforms/Utils/IntegerDivision.h projects/calloutng/contrib/llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h - copied unchanged from r243900, head/contrib/llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h projects/calloutng/contrib/llvm/lib/Analysis/CostModel.cpp - copied unchanged from r243900, head/contrib/llvm/lib/Analysis/CostModel.cpp projects/calloutng/contrib/llvm/lib/Analysis/DependenceAnalysis.cpp - copied unchanged from r243900, head/contrib/llvm/lib/Analysis/DependenceAnalysis.cpp projects/calloutng/contrib/llvm/lib/Analysis/ProfileDataLoader.cpp - copied unchanged from r243900, head/contrib/llvm/lib/Analysis/ProfileDataLoader.cpp projects/calloutng/contrib/llvm/lib/Analysis/ProfileDataLoaderPass.cpp - copied unchanged from r243900, head/contrib/llvm/lib/Analysis/ProfileDataLoaderPass.cpp projects/calloutng/contrib/llvm/lib/CodeGen/MachinePostDominators.cpp - copied unchanged from r243900, head/contrib/llvm/lib/CodeGen/MachinePostDominators.cpp projects/calloutng/contrib/llvm/lib/CodeGen/StackColoring.cpp - copied unchanged from r243900, head/contrib/llvm/lib/CodeGen/StackColoring.cpp projects/calloutng/contrib/llvm/lib/CodeGen/TargetSchedule.cpp - copied unchanged from r243900, head/contrib/llvm/lib/CodeGen/TargetSchedule.cpp projects/calloutng/contrib/llvm/lib/DebugInfo/DWARFDebugRangeList.cpp - copied unchanged from r243900, head/contrib/llvm/lib/DebugInfo/DWARFDebugRangeList.cpp projects/calloutng/contrib/llvm/lib/DebugInfo/DWARFDebugRangeList.h - copied unchanged from r243900, head/contrib/llvm/lib/DebugInfo/DWARFDebugRangeList.h projects/calloutng/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventsWrapper.h - copied unchanged from r243900, head/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventsWrapper.h projects/calloutng/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/ittnotify_config.h - copied unchanged from r243900, head/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/ittnotify_config.h projects/calloutng/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/ittnotify_types.h - copied unchanged from r243900, head/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/ittnotify_types.h projects/calloutng/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/jitprofiling.c - copied unchanged from r243900, head/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/jitprofiling.c projects/calloutng/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/jitprofiling.h - copied unchanged from r243900, head/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/jitprofiling.h projects/calloutng/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/ObjectImageCommon.h - copied unchanged from r243900, head/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/ObjectImageCommon.h projects/calloutng/contrib/llvm/lib/Target/ARM/ARMScheduleSwift.td - copied unchanged from r243900, head/contrib/llvm/lib/Target/ARM/ARMScheduleSwift.td projects/calloutng/contrib/llvm/lib/Target/Hexagon/HexagonMachineScheduler.cpp - copied unchanged from r243900, head/contrib/llvm/lib/Target/Hexagon/HexagonMachineScheduler.cpp projects/calloutng/contrib/llvm/lib/Target/Hexagon/HexagonMachineScheduler.h - copied unchanged from r243900, head/contrib/llvm/lib/Target/Hexagon/HexagonMachineScheduler.h projects/calloutng/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsDirectObjLower.cpp - copied unchanged from r243900, head/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsDirectObjLower.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsDirectObjLower.h - copied unchanged from r243900, head/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsDirectObjLower.h projects/calloutng/contrib/llvm/lib/Target/Mips/MipsDSPInstrFormats.td - copied unchanged from r243900, head/contrib/llvm/lib/Target/Mips/MipsDSPInstrFormats.td projects/calloutng/contrib/llvm/lib/Target/Mips/MipsDSPInstrInfo.td - copied unchanged from r243900, head/contrib/llvm/lib/Target/Mips/MipsDSPInstrInfo.td projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCScheduleE500mc.td - copied unchanged from r243900, head/contrib/llvm/lib/Target/PowerPC/PPCScheduleE500mc.td projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCScheduleE5500.td - copied unchanged from r243900, head/contrib/llvm/lib/Target/PowerPC/PPCScheduleE5500.td projects/calloutng/contrib/llvm/lib/Target/TargetTransformImpl.cpp - copied unchanged from r243900, head/contrib/llvm/lib/Target/TargetTransformImpl.cpp projects/calloutng/contrib/llvm/lib/Target/X86/X86InstrTSX.td - copied unchanged from r243900, head/contrib/llvm/lib/Target/X86/X86InstrTSX.td projects/calloutng/contrib/llvm/lib/Transforms/IPO/BarrierNoopPass.cpp - copied unchanged from r243900, head/contrib/llvm/lib/Transforms/IPO/BarrierNoopPass.cpp projects/calloutng/contrib/llvm/lib/Transforms/Instrumentation/BlackList.cpp - copied unchanged from r243900, head/contrib/llvm/lib/Transforms/Instrumentation/BlackList.cpp projects/calloutng/contrib/llvm/lib/Transforms/Instrumentation/BlackList.h - copied unchanged from r243900, head/contrib/llvm/lib/Transforms/Instrumentation/BlackList.h projects/calloutng/contrib/llvm/lib/Transforms/Scalar/SROA.cpp - copied unchanged from r243900, head/contrib/llvm/lib/Transforms/Scalar/SROA.cpp projects/calloutng/contrib/llvm/lib/Transforms/Utils/BypassSlowDivision.cpp - copied unchanged from r243900, head/contrib/llvm/lib/Transforms/Utils/BypassSlowDivision.cpp projects/calloutng/contrib/llvm/lib/Transforms/Utils/IntegerDivision.cpp - copied unchanged from r243900, head/contrib/llvm/lib/Transforms/Utils/IntegerDivision.cpp projects/calloutng/contrib/llvm/lib/Transforms/Utils/MetaRenamer.cpp - copied unchanged from r243900, head/contrib/llvm/lib/Transforms/Utils/MetaRenamer.cpp projects/calloutng/contrib/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp - copied unchanged from r243900, head/contrib/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp projects/calloutng/contrib/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp - copied unchanged from r243900, head/contrib/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp projects/calloutng/contrib/llvm/lib/VMCore/AttributesImpl.h - copied unchanged from r243900, head/contrib/llvm/lib/VMCore/AttributesImpl.h projects/calloutng/contrib/llvm/lib/VMCore/DataLayout.cpp - copied unchanged from r243900, head/contrib/llvm/lib/VMCore/DataLayout.cpp projects/calloutng/contrib/llvm/lib/VMCore/TargetTransformInfo.cpp - copied unchanged from r243900, head/contrib/llvm/lib/VMCore/TargetTransformInfo.cpp projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/CommentCommands.td - copied unchanged from r243900, head/contrib/llvm/tools/clang/include/clang/AST/CommentCommands.td projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/CommentHTMLTags.td - copied unchanged from r243900, head/contrib/llvm/tools/clang/include/clang/AST/CommentHTMLTags.td projects/calloutng/contrib/llvm/tools/clang/include/clang/ASTMatchers/ASTTypeTraits.h - copied unchanged from r243900, head/contrib/llvm/tools/clang/include/clang/ASTMatchers/ASTTypeTraits.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h - copied unchanged from r243900, head/contrib/llvm/tools/clang/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticOptions.def - copied unchanged from r243900, head/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticOptions.def projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticOptions.h - copied unchanged from r243900, head/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticOptions.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/Sanitizers.def - copied unchanged from r243900, head/contrib/llvm/tools/clang/include/clang/Basic/Sanitizers.def projects/calloutng/contrib/llvm/tools/clang/include/clang/Frontend/CodeGenOptions.def - copied unchanged from r243900, head/contrib/llvm/tools/clang/include/clang/Frontend/CodeGenOptions.def projects/calloutng/contrib/llvm/tools/clang/include/clang/Lex/HeaderSearchOptions.h - copied unchanged from r243900, head/contrib/llvm/tools/clang/include/clang/Lex/HeaderSearchOptions.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Lex/PPMutationListener.h - copied unchanged from r243900, head/contrib/llvm/tools/clang/include/clang/Lex/PPMutationListener.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Lex/PreprocessorOptions.h - copied unchanged from r243900, head/contrib/llvm/tools/clang/include/clang/Lex/PreprocessorOptions.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Rewrite/Core/ - copied from r243900, head/contrib/llvm/tools/clang/include/clang/Rewrite/Core/ projects/calloutng/contrib/llvm/tools/clang/include/clang/Rewrite/Frontend/ - copied from r243900, head/contrib/llvm/tools/clang/include/clang/Rewrite/Frontend/ projects/calloutng/contrib/llvm/tools/clang/include/clang/Sema/MultiplexExternalSemaSource.h - copied unchanged from r243900, head/contrib/llvm/tools/clang/include/clang/Sema/MultiplexExternalSemaSource.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/Analyses.def - copied unchanged from r243900, head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/Analyses.def projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h - copied unchanged from r243900, head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h - copied unchanged from r243900, head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Tooling/CommonOptionsParser.h - copied unchanged from r243900, head/contrib/llvm/tools/clang/include/clang/Tooling/CommonOptionsParser.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Tooling/CompilationDatabasePluginRegistry.h - copied unchanged from r243900, head/contrib/llvm/tools/clang/include/clang/Tooling/CompilationDatabasePluginRegistry.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Tooling/FileMatchTrie.h - copied unchanged from r243900, head/contrib/llvm/tools/clang/include/clang/Tooling/FileMatchTrie.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Tooling/JSONCompilationDatabase.h - copied unchanged from r243900, head/contrib/llvm/tools/clang/include/clang/Tooling/JSONCompilationDatabase.h projects/calloutng/contrib/llvm/tools/clang/lib/Analysis/BodyFarm.cpp - copied unchanged from r243900, head/contrib/llvm/tools/clang/lib/Analysis/BodyFarm.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Analysis/BodyFarm.h - copied unchanged from r243900, head/contrib/llvm/tools/clang/lib/Analysis/BodyFarm.h projects/calloutng/contrib/llvm/tools/clang/lib/Analysis/ObjCNoReturn.cpp - copied unchanged from r243900, head/contrib/llvm/tools/clang/lib/Analysis/ObjCNoReturn.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Driver/SanitizerArgs.h - copied unchanged from r243900, head/contrib/llvm/tools/clang/lib/Driver/SanitizerArgs.h projects/calloutng/contrib/llvm/tools/clang/lib/Headers/__wmmintrin_aes.h - copied unchanged from r243900, head/contrib/llvm/tools/clang/lib/Headers/__wmmintrin_aes.h projects/calloutng/contrib/llvm/tools/clang/lib/Headers/__wmmintrin_pclmul.h - copied unchanged from r243900, head/contrib/llvm/tools/clang/lib/Headers/__wmmintrin_pclmul.h projects/calloutng/contrib/llvm/tools/clang/lib/Headers/f16cintrin.h - copied unchanged from r243900, head/contrib/llvm/tools/clang/lib/Headers/f16cintrin.h projects/calloutng/contrib/llvm/tools/clang/lib/Headers/rtmintrin.h - copied unchanged from r243900, head/contrib/llvm/tools/clang/lib/Headers/rtmintrin.h projects/calloutng/contrib/llvm/tools/clang/lib/Rewrite/Core/ - copied from r243900, head/contrib/llvm/tools/clang/lib/Rewrite/Core/ projects/calloutng/contrib/llvm/tools/clang/lib/Rewrite/Frontend/ - copied from r243900, head/contrib/llvm/tools/clang/lib/Rewrite/Frontend/ projects/calloutng/contrib/llvm/tools/clang/lib/Sema/MultiplexExternalSemaSource.cpp - copied unchanged from r243900, head/contrib/llvm/tools/clang/lib/Sema/MultiplexExternalSemaSource.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/ScopeInfo.cpp - copied unchanged from r243900, head/contrib/llvm/tools/clang/lib/Sema/ScopeInfo.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaStmtAsm.cpp - copied unchanged from r243900, head/contrib/llvm/tools/clang/lib/Sema/SemaStmtAsm.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp - copied unchanged from r243900, head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp - copied unchanged from r243900, head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp - copied unchanged from r243900, head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp - copied unchanged from r243900, head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp - copied unchanged from r243900, head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ConstraintManager.cpp - copied unchanged from r243900, head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ConstraintManager.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Tooling/CommonOptionsParser.cpp - copied unchanged from r243900, head/contrib/llvm/tools/clang/lib/Tooling/CommonOptionsParser.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Tooling/FileMatchTrie.cpp - copied unchanged from r243900, head/contrib/llvm/tools/clang/lib/Tooling/FileMatchTrie.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Tooling/JSONCompilationDatabase.cpp - copied unchanged from r243900, head/contrib/llvm/tools/clang/lib/Tooling/JSONCompilationDatabase.cpp projects/calloutng/contrib/llvm/tools/clang/utils/TableGen/ClangCommentCommandInfoEmitter.cpp - copied unchanged from r243900, head/contrib/llvm/tools/clang/utils/TableGen/ClangCommentCommandInfoEmitter.cpp projects/calloutng/contrib/llvm/tools/clang/utils/TableGen/ClangCommentHTMLTagsEmitter.cpp - copied unchanged from r243900, head/contrib/llvm/tools/clang/utils/TableGen/ClangCommentHTMLTagsEmitter.cpp projects/calloutng/contrib/llvm/tools/lli/RecordingMemoryManager.cpp - copied unchanged from r243900, head/contrib/llvm/tools/lli/RecordingMemoryManager.cpp projects/calloutng/contrib/llvm/tools/lli/RecordingMemoryManager.h - copied unchanged from r243900, head/contrib/llvm/tools/lli/RecordingMemoryManager.h projects/calloutng/contrib/llvm/tools/lli/RemoteTarget.cpp - copied unchanged from r243900, head/contrib/llvm/tools/lli/RemoteTarget.cpp projects/calloutng/contrib/llvm/tools/lli/RemoteTarget.h - copied unchanged from r243900, head/contrib/llvm/tools/lli/RemoteTarget.h projects/calloutng/contrib/llvm/utils/TableGen/CodeGenMapTable.cpp - copied unchanged from r243900, head/contrib/llvm/utils/TableGen/CodeGenMapTable.cpp projects/calloutng/contrib/openbsm/bin/auditdistd/ - copied from r243900, head/contrib/openbsm/bin/auditdistd/ projects/calloutng/contrib/openbsm/compat/closefrom.h - copied unchanged from r243900, head/contrib/openbsm/compat/closefrom.h projects/calloutng/contrib/openbsm/compat/compat.h - copied unchanged from r243900, head/contrib/openbsm/compat/compat.h projects/calloutng/contrib/openbsm/compat/endian_enc.h - copied unchanged from r243900, head/contrib/openbsm/compat/endian_enc.h projects/calloutng/contrib/openbsm/compat/flopen.h - copied unchanged from r243900, head/contrib/openbsm/compat/flopen.h projects/calloutng/contrib/openbsm/compat/pidfile.h - copied unchanged from r243900, head/contrib/openbsm/compat/pidfile.h projects/calloutng/contrib/openbsm/compat/vis.h - copied unchanged from r243900, head/contrib/openbsm/compat/vis.h projects/calloutng/contrib/openbsm/config/ylwrap - copied unchanged from r243900, head/contrib/openbsm/config/ylwrap projects/calloutng/contrib/openbsm/m4/ - copied from r243900, head/contrib/openbsm/m4/ projects/calloutng/etc/rc.d/auditdistd - copied unchanged from r243900, head/etc/rc.d/auditdistd projects/calloutng/lib/clang/include/MipsGenAsmMatcher.inc - copied unchanged from r243900, head/lib/clang/include/MipsGenAsmMatcher.inc projects/calloutng/lib/clang/include/MipsGenMCPseudoLowering.inc - copied unchanged from r243900, head/lib/clang/include/MipsGenMCPseudoLowering.inc projects/calloutng/lib/clang/include/clang/AST/CommentCommandInfo.inc - copied unchanged from r243900, head/lib/clang/include/clang/AST/CommentCommandInfo.inc projects/calloutng/lib/clang/include/clang/AST/CommentHTMLTags.inc - copied unchanged from r243900, head/lib/clang/include/clang/AST/CommentHTMLTags.inc projects/calloutng/lib/clang/include/clang/AST/CommentHTMLTagsProperties.inc - copied unchanged from r243900, head/lib/clang/include/clang/AST/CommentHTMLTagsProperties.inc projects/calloutng/lib/clang/libclangrewritecore/ - copied from r243900, head/lib/clang/libclangrewritecore/ projects/calloutng/lib/clang/libclangrewritefrontend/ - copied from r243900, head/lib/clang/libclangrewritefrontend/ projects/calloutng/sys/arm/broadcom/bcm2835/bcm2835_gpio.c - copied unchanged from r243900, head/sys/arm/broadcom/bcm2835/bcm2835_gpio.c projects/calloutng/sys/arm/conf/Makefile - copied unchanged from r243900, head/sys/arm/conf/Makefile projects/calloutng/sys/arm/conf/NOTES - copied unchanged from r243900, head/sys/arm/conf/NOTES projects/calloutng/sys/contrib/dev/acpica/components/disassembler/dmdeferred.c - copied unchanged from r243900, head/sys/contrib/dev/acpica/components/disassembler/dmdeferred.c projects/calloutng/sys/powerpc/wii/locore.S - copied unchanged from r243900, head/sys/powerpc/wii/locore.S projects/calloutng/sys/ufs/ffs/ffs_suspend.c - copied unchanged from r243900, head/sys/ufs/ffs/ffs_suspend.c projects/calloutng/tools/tools/ath/athalq/ar5416_ds_tdma.c - copied unchanged from r243900, head/tools/tools/ath/athalq/ar5416_ds_tdma.c projects/calloutng/usr.sbin/auditdistd/ - copied from r243900, head/usr.sbin/auditdistd/ projects/calloutng/usr.sbin/pkg/dns_utils.c - copied unchanged from r243900, head/usr.sbin/pkg/dns_utils.c projects/calloutng/usr.sbin/pkg/dns_utils.h - copied unchanged from r243900, head/usr.sbin/pkg/dns_utils.h Deleted: projects/calloutng/contrib/llvm/include/llvm/ADT/Trie.h projects/calloutng/contrib/llvm/include/llvm/Analysis/LoopDependenceAnalysis.h projects/calloutng/contrib/llvm/include/llvm/ExecutionEngine/IntelJITEventsWrapper.h projects/calloutng/contrib/llvm/include/llvm/TableGen/TableGenAction.h projects/calloutng/contrib/llvm/include/llvm/Target/TargetData.h projects/calloutng/contrib/llvm/include/llvm/Target/TargetELFWriterInfo.h projects/calloutng/contrib/llvm/lib/Analysis/LoopDependenceAnalysis.cpp projects/calloutng/contrib/llvm/lib/ExecutionEngine/MCJIT/MCJITMemoryManager.cpp projects/calloutng/contrib/llvm/lib/ExecutionEngine/MCJIT/MCJITMemoryManager.h projects/calloutng/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/ObjectImage.h projects/calloutng/contrib/llvm/lib/TableGen/TableGenAction.cpp projects/calloutng/contrib/llvm/lib/Target/AMDGPU/ projects/calloutng/contrib/llvm/lib/Target/ARM/ARMELFWriterInfo.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/ARMELFWriterInfo.h projects/calloutng/contrib/llvm/lib/Target/MBlaze/MBlazeELFWriterInfo.cpp projects/calloutng/contrib/llvm/lib/Target/MBlaze/MBlazeELFWriterInfo.h projects/calloutng/contrib/llvm/lib/Target/TargetData.cpp projects/calloutng/contrib/llvm/lib/Target/TargetELFWriterInfo.cpp projects/calloutng/contrib/llvm/lib/Target/X86/X86ELFWriterInfo.cpp projects/calloutng/contrib/llvm/lib/Target/X86/X86ELFWriterInfo.h projects/calloutng/contrib/llvm/lib/Target/X86/X86MCInstLower.h projects/calloutng/contrib/llvm/lib/Transforms/Instrumentation/FunctionBlackList.cpp projects/calloutng/contrib/llvm/lib/Transforms/Instrumentation/FunctionBlackList.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Frontend/Analyses.def projects/calloutng/contrib/llvm/tools/clang/include/clang/Frontend/AnalyzerOptions.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Frontend/DiagnosticOptions.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Frontend/HeaderSearchOptions.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Frontend/PreprocessorOptions.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Rewrite/ASTConsumers.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Rewrite/DeltaTree.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Rewrite/FixItRewriter.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Rewrite/FrontendActions.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Rewrite/HTMLRewrite.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Rewrite/RewriteRope.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Rewrite/Rewriter.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Rewrite/Rewriters.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Rewrite/TokenRewriter.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/DereferenceChecker.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Tooling/CommandLineClangTool.h projects/calloutng/contrib/llvm/tools/clang/lib/Rewrite/DeltaTree.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Rewrite/FixItRewriter.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Rewrite/FrontendActions.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Rewrite/HTMLPrint.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Rewrite/HTMLRewrite.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Rewrite/InclusionRewriter.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Rewrite/RewriteMacros.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Rewrite/RewriteModernObjC.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Rewrite/RewriteObjC.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Rewrite/RewriteRope.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Rewrite/RewriteTest.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Rewrite/Rewriter.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Rewrite/TokenRewriter.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/AdjustedReturnValueChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/OSAtomicChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/BasicConstraintManager.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Tooling/CommandLineClangTool.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Tooling/CustomCompilationDatabase.h projects/calloutng/lib/clang/libclangrewrite/ Modified: projects/calloutng/Makefile.inc1 projects/calloutng/ObsoleteFiles.inc projects/calloutng/UPDATING projects/calloutng/cddl/contrib/opensolaris/cmd/zfs/zfs.8 projects/calloutng/cddl/contrib/opensolaris/cmd/zpool/zpool.8 projects/calloutng/cddl/contrib/opensolaris/cmd/ztest/ztest.c projects/calloutng/contrib/less/NEWS projects/calloutng/contrib/less/README projects/calloutng/contrib/less/configure.ac projects/calloutng/contrib/less/defines.h.in projects/calloutng/contrib/less/less.man projects/calloutng/contrib/less/less.nro projects/calloutng/contrib/less/lessecho.man projects/calloutng/contrib/less/lessecho.nro projects/calloutng/contrib/less/lesskey.man projects/calloutng/contrib/less/lesskey.nro projects/calloutng/contrib/less/option.c projects/calloutng/contrib/less/version.c projects/calloutng/contrib/libc++/include/__config projects/calloutng/contrib/libc++/include/cstdlib projects/calloutng/contrib/libc++/include/cwchar projects/calloutng/contrib/libc++/include/exception projects/calloutng/contrib/libc++/include/iterator projects/calloutng/contrib/libc++/include/locale projects/calloutng/contrib/llvm/include/llvm-c/Core.h projects/calloutng/contrib/llvm/include/llvm-c/Disassembler.h projects/calloutng/contrib/llvm/include/llvm-c/Target.h projects/calloutng/contrib/llvm/include/llvm-c/TargetMachine.h projects/calloutng/contrib/llvm/include/llvm-c/Transforms/Vectorize.h projects/calloutng/contrib/llvm/include/llvm/ADT/APFloat.h projects/calloutng/contrib/llvm/include/llvm/ADT/APInt.h projects/calloutng/contrib/llvm/include/llvm/ADT/ArrayRef.h projects/calloutng/contrib/llvm/include/llvm/ADT/BitVector.h projects/calloutng/contrib/llvm/include/llvm/ADT/DAGDeltaAlgorithm.h projects/calloutng/contrib/llvm/include/llvm/ADT/DeltaAlgorithm.h projects/calloutng/contrib/llvm/include/llvm/ADT/DenseMap.h projects/calloutng/contrib/llvm/include/llvm/ADT/DenseMapInfo.h projects/calloutng/contrib/llvm/include/llvm/ADT/EquivalenceClasses.h projects/calloutng/contrib/llvm/include/llvm/ADT/FoldingSet.h projects/calloutng/contrib/llvm/include/llvm/ADT/Hashing.h projects/calloutng/contrib/llvm/include/llvm/ADT/ImmutableList.h projects/calloutng/contrib/llvm/include/llvm/ADT/ImmutableMap.h projects/calloutng/contrib/llvm/include/llvm/ADT/ImmutableSet.h projects/calloutng/contrib/llvm/include/llvm/ADT/Optional.h projects/calloutng/contrib/llvm/include/llvm/ADT/OwningPtr.h projects/calloutng/contrib/llvm/include/llvm/ADT/PackedVector.h projects/calloutng/contrib/llvm/include/llvm/ADT/PointerIntPair.h projects/calloutng/contrib/llvm/include/llvm/ADT/ScopedHashTable.h projects/calloutng/contrib/llvm/include/llvm/ADT/SetVector.h projects/calloutng/contrib/llvm/include/llvm/ADT/SmallBitVector.h projects/calloutng/contrib/llvm/include/llvm/ADT/SmallPtrSet.h projects/calloutng/contrib/llvm/include/llvm/ADT/SmallString.h projects/calloutng/contrib/llvm/include/llvm/ADT/SmallVector.h projects/calloutng/contrib/llvm/include/llvm/ADT/SparseBitVector.h projects/calloutng/contrib/llvm/include/llvm/ADT/SparseSet.h projects/calloutng/contrib/llvm/include/llvm/ADT/StringExtras.h projects/calloutng/contrib/llvm/include/llvm/ADT/StringRef.h projects/calloutng/contrib/llvm/include/llvm/ADT/StringSet.h projects/calloutng/contrib/llvm/include/llvm/ADT/Triple.h projects/calloutng/contrib/llvm/include/llvm/ADT/Twine.h projects/calloutng/contrib/llvm/include/llvm/ADT/ValueMap.h projects/calloutng/contrib/llvm/include/llvm/ADT/ilist.h projects/calloutng/contrib/llvm/include/llvm/Analysis/AliasAnalysis.h projects/calloutng/contrib/llvm/include/llvm/Analysis/AliasSetTracker.h projects/calloutng/contrib/llvm/include/llvm/Analysis/BranchProbabilityInfo.h projects/calloutng/contrib/llvm/include/llvm/Analysis/CallGraph.h projects/calloutng/contrib/llvm/include/llvm/Analysis/CaptureTracking.h projects/calloutng/contrib/llvm/include/llvm/Analysis/CodeMetrics.h projects/calloutng/contrib/llvm/include/llvm/Analysis/ConstantFolding.h projects/calloutng/contrib/llvm/include/llvm/Analysis/Dominators.h projects/calloutng/contrib/llvm/include/llvm/Analysis/IVUsers.h projects/calloutng/contrib/llvm/include/llvm/Analysis/InlineCost.h projects/calloutng/contrib/llvm/include/llvm/Analysis/InstructionSimplify.h projects/calloutng/contrib/llvm/include/llvm/Analysis/IntervalPartition.h projects/calloutng/contrib/llvm/include/llvm/Analysis/LazyValueInfo.h projects/calloutng/contrib/llvm/include/llvm/Analysis/Loads.h projects/calloutng/contrib/llvm/include/llvm/Analysis/LoopInfo.h projects/calloutng/contrib/llvm/include/llvm/Analysis/LoopInfoImpl.h projects/calloutng/contrib/llvm/include/llvm/Analysis/MemoryBuiltins.h projects/calloutng/contrib/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h projects/calloutng/contrib/llvm/include/llvm/Analysis/PHITransAddr.h projects/calloutng/contrib/llvm/include/llvm/Analysis/Passes.h projects/calloutng/contrib/llvm/include/llvm/Analysis/ProfileInfoTypes.h projects/calloutng/contrib/llvm/include/llvm/Analysis/RegionInfo.h projects/calloutng/contrib/llvm/include/llvm/Analysis/ScalarEvolution.h projects/calloutng/contrib/llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h projects/calloutng/contrib/llvm/include/llvm/Analysis/SparsePropagation.h projects/calloutng/contrib/llvm/include/llvm/Analysis/ValueTracking.h projects/calloutng/contrib/llvm/include/llvm/Argument.h projects/calloutng/contrib/llvm/include/llvm/Attributes.h projects/calloutng/contrib/llvm/include/llvm/BasicBlock.h projects/calloutng/contrib/llvm/include/llvm/Bitcode/Archive.h projects/calloutng/contrib/llvm/include/llvm/Bitcode/BitstreamReader.h projects/calloutng/contrib/llvm/include/llvm/Bitcode/BitstreamWriter.h projects/calloutng/contrib/llvm/include/llvm/Bitcode/LLVMBitCodes.h projects/calloutng/contrib/llvm/include/llvm/CallingConv.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/AsmPrinter.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/CallingConvLower.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/FastISel.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/GCMetadata.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/GCMetadataPrinter.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/ISDOpcodes.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/IntrinsicLowering.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/LiveInterval.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/LiveIntervalAnalysis.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/LiveVariables.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/MachineBasicBlock.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/MachineBranchProbabilityInfo.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/MachineConstantPool.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/MachineFrameInfo.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/MachineFunction.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/MachineInstr.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/MachineInstrBuilder.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/MachineInstrBundle.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/MachineJumpTableInfo.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/MachineLoopInfo.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/MachineMemOperand.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/MachineModuleInfoImpls.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/MachineOperand.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/MachineRegisterInfo.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/MachineSSAUpdater.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/MachineScheduler.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/PBQP/Graph.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/PBQP/HeuristicBase.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/Passes.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/PseudoSourceValue.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/RegAllocPBQP.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/RegisterClassInfo.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/RegisterPressure.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/RegisterScavenging.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/ScheduleDAG.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/SchedulerRegistry.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/SelectionDAG.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/SelectionDAGNodes.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/ValueTypes.h projects/calloutng/contrib/llvm/include/llvm/CodeGen/ValueTypes.td projects/calloutng/contrib/llvm/include/llvm/Constant.h projects/calloutng/contrib/llvm/include/llvm/Constants.h projects/calloutng/contrib/llvm/include/llvm/DIBuilder.h projects/calloutng/contrib/llvm/include/llvm/DebugInfo.h projects/calloutng/contrib/llvm/include/llvm/DebugInfo/DIContext.h projects/calloutng/contrib/llvm/include/llvm/DefaultPasses.h projects/calloutng/contrib/llvm/include/llvm/DerivedTypes.h projects/calloutng/contrib/llvm/include/llvm/ExecutionEngine/ExecutionEngine.h projects/calloutng/contrib/llvm/include/llvm/ExecutionEngine/JITEventListener.h projects/calloutng/contrib/llvm/include/llvm/ExecutionEngine/JITMemoryManager.h projects/calloutng/contrib/llvm/include/llvm/ExecutionEngine/RuntimeDyld.h projects/calloutng/contrib/llvm/include/llvm/Function.h projects/calloutng/contrib/llvm/include/llvm/GlobalAlias.h projects/calloutng/contrib/llvm/include/llvm/GlobalValue.h projects/calloutng/contrib/llvm/include/llvm/GlobalVariable.h projects/calloutng/contrib/llvm/include/llvm/IRBuilder.h projects/calloutng/contrib/llvm/include/llvm/InitializePasses.h projects/calloutng/contrib/llvm/include/llvm/InlineAsm.h projects/calloutng/contrib/llvm/include/llvm/InstrTypes.h projects/calloutng/contrib/llvm/include/llvm/Instruction.h projects/calloutng/contrib/llvm/include/llvm/Instructions.h projects/calloutng/contrib/llvm/include/llvm/IntrinsicInst.h projects/calloutng/contrib/llvm/include/llvm/Intrinsics.h projects/calloutng/contrib/llvm/include/llvm/Intrinsics.td projects/calloutng/contrib/llvm/include/llvm/IntrinsicsARM.td projects/calloutng/contrib/llvm/include/llvm/IntrinsicsMips.td projects/calloutng/contrib/llvm/include/llvm/IntrinsicsX86.td projects/calloutng/contrib/llvm/include/llvm/LLVMContext.h projects/calloutng/contrib/llvm/include/llvm/LinkAllPasses.h projects/calloutng/contrib/llvm/include/llvm/MC/MCAsmBackend.h projects/calloutng/contrib/llvm/include/llvm/MC/MCAsmInfo.h projects/calloutng/contrib/llvm/include/llvm/MC/MCAssembler.h projects/calloutng/contrib/llvm/include/llvm/MC/MCCodeEmitter.h projects/calloutng/contrib/llvm/include/llvm/MC/MCContext.h projects/calloutng/contrib/llvm/include/llvm/MC/MCDwarf.h projects/calloutng/contrib/llvm/include/llvm/MC/MCELFObjectWriter.h projects/calloutng/contrib/llvm/include/llvm/MC/MCExpr.h projects/calloutng/contrib/llvm/include/llvm/MC/MCInst.h projects/calloutng/contrib/llvm/include/llvm/MC/MCInstPrinter.h projects/calloutng/contrib/llvm/include/llvm/MC/MCInstrDesc.h projects/calloutng/contrib/llvm/include/llvm/MC/MCLabel.h projects/calloutng/contrib/llvm/include/llvm/MC/MCMachObjectWriter.h projects/calloutng/contrib/llvm/include/llvm/MC/MCObjectFileInfo.h projects/calloutng/contrib/llvm/include/llvm/MC/MCObjectStreamer.h projects/calloutng/contrib/llvm/include/llvm/MC/MCObjectWriter.h projects/calloutng/contrib/llvm/include/llvm/MC/MCParser/AsmLexer.h projects/calloutng/contrib/llvm/include/llvm/MC/MCParser/MCAsmLexer.h projects/calloutng/contrib/llvm/include/llvm/MC/MCParser/MCAsmParser.h projects/calloutng/contrib/llvm/include/llvm/MC/MCParser/MCAsmParserExtension.h projects/calloutng/contrib/llvm/include/llvm/MC/MCParser/MCParsedAsmOperand.h projects/calloutng/contrib/llvm/include/llvm/MC/MCRegisterInfo.h projects/calloutng/contrib/llvm/include/llvm/MC/MCSchedule.h projects/calloutng/contrib/llvm/include/llvm/MC/MCSection.h projects/calloutng/contrib/llvm/include/llvm/MC/MCSectionCOFF.h projects/calloutng/contrib/llvm/include/llvm/MC/MCSectionELF.h projects/calloutng/contrib/llvm/include/llvm/MC/MCSectionMachO.h projects/calloutng/contrib/llvm/include/llvm/MC/MCStreamer.h projects/calloutng/contrib/llvm/include/llvm/MC/MCSubtargetInfo.h projects/calloutng/contrib/llvm/include/llvm/MC/MCSymbol.h projects/calloutng/contrib/llvm/include/llvm/MC/MCTargetAsmLexer.h projects/calloutng/contrib/llvm/include/llvm/MC/MCTargetAsmParser.h projects/calloutng/contrib/llvm/include/llvm/MC/MCValue.h projects/calloutng/contrib/llvm/include/llvm/MC/SubtargetFeature.h projects/calloutng/contrib/llvm/include/llvm/MDBuilder.h projects/calloutng/contrib/llvm/include/llvm/Metadata.h projects/calloutng/contrib/llvm/include/llvm/Object/Archive.h projects/calloutng/contrib/llvm/include/llvm/Object/Binary.h projects/calloutng/contrib/llvm/include/llvm/Object/COFF.h projects/calloutng/contrib/llvm/include/llvm/Object/ELF.h projects/calloutng/contrib/llvm/include/llvm/Object/MachO.h projects/calloutng/contrib/llvm/include/llvm/Object/MachOFormat.h projects/calloutng/contrib/llvm/include/llvm/Object/ObjectFile.h projects/calloutng/contrib/llvm/include/llvm/Operator.h projects/calloutng/contrib/llvm/include/llvm/Pass.h projects/calloutng/contrib/llvm/include/llvm/PassAnalysisSupport.h projects/calloutng/contrib/llvm/include/llvm/PassSupport.h projects/calloutng/contrib/llvm/include/llvm/Support/AlignOf.h projects/calloutng/contrib/llvm/include/llvm/Support/Allocator.h projects/calloutng/contrib/llvm/include/llvm/Support/CallSite.h projects/calloutng/contrib/llvm/include/llvm/Support/Casting.h projects/calloutng/contrib/llvm/include/llvm/Support/CommandLine.h projects/calloutng/contrib/llvm/include/llvm/Support/Compiler.h projects/calloutng/contrib/llvm/include/llvm/Support/DataExtractor.h projects/calloutng/contrib/llvm/include/llvm/Support/ELF.h projects/calloutng/contrib/llvm/include/llvm/Support/FileOutputBuffer.h projects/calloutng/contrib/llvm/include/llvm/Support/FileSystem.h projects/calloutng/contrib/llvm/include/llvm/Support/Format.h projects/calloutng/contrib/llvm/include/llvm/Support/FormattedStream.h projects/calloutng/contrib/llvm/include/llvm/Support/GCOV.h projects/calloutng/contrib/llvm/include/llvm/Support/InstVisitor.h projects/calloutng/contrib/llvm/include/llvm/Support/IntegersSubset.h projects/calloutng/contrib/llvm/include/llvm/Support/IntegersSubsetMapping.h projects/calloutng/contrib/llvm/include/llvm/Support/LEB128.h projects/calloutng/contrib/llvm/include/llvm/Support/LockFileManager.h projects/calloutng/contrib/llvm/include/llvm/Support/MathExtras.h projects/calloutng/contrib/llvm/include/llvm/Support/Memory.h projects/calloutng/contrib/llvm/include/llvm/Support/MemoryBuffer.h projects/calloutng/contrib/llvm/include/llvm/Support/Mutex.h projects/calloutng/contrib/llvm/include/llvm/Support/MutexGuard.h projects/calloutng/contrib/llvm/include/llvm/Support/PathV1.h projects/calloutng/contrib/llvm/include/llvm/Support/PathV2.h projects/calloutng/contrib/llvm/include/llvm/Support/PrettyStackTrace.h projects/calloutng/contrib/llvm/include/llvm/Support/Program.h projects/calloutng/contrib/llvm/include/llvm/Support/RWMutex.h projects/calloutng/contrib/llvm/include/llvm/Support/Regex.h projects/calloutng/contrib/llvm/include/llvm/Support/Registry.h projects/calloutng/contrib/llvm/include/llvm/Support/SourceMgr.h projects/calloutng/contrib/llvm/include/llvm/Support/StreamableMemoryObject.h projects/calloutng/contrib/llvm/include/llvm/Support/TargetFolder.h projects/calloutng/contrib/llvm/include/llvm/Support/TargetRegistry.h projects/calloutng/contrib/llvm/include/llvm/Support/Threading.h projects/calloutng/contrib/llvm/include/llvm/Support/TimeValue.h projects/calloutng/contrib/llvm/include/llvm/Support/Timer.h projects/calloutng/contrib/llvm/include/llvm/Support/ValueHandle.h projects/calloutng/contrib/llvm/include/llvm/Support/YAMLParser.h projects/calloutng/contrib/llvm/include/llvm/Support/circular_raw_ostream.h projects/calloutng/contrib/llvm/include/llvm/Support/raw_os_ostream.h projects/calloutng/contrib/llvm/include/llvm/Support/raw_ostream.h projects/calloutng/contrib/llvm/include/llvm/Support/system_error.h projects/calloutng/contrib/llvm/include/llvm/Support/type_traits.h projects/calloutng/contrib/llvm/include/llvm/SymbolTableListTraits.h projects/calloutng/contrib/llvm/include/llvm/TableGen/Error.h projects/calloutng/contrib/llvm/include/llvm/TableGen/Main.h projects/calloutng/contrib/llvm/include/llvm/TableGen/Record.h projects/calloutng/contrib/llvm/include/llvm/Target/Mangler.h projects/calloutng/contrib/llvm/include/llvm/Target/Target.td projects/calloutng/contrib/llvm/include/llvm/Target/TargetCallingConv.h projects/calloutng/contrib/llvm/include/llvm/Target/TargetInstrInfo.h projects/calloutng/contrib/llvm/include/llvm/Target/TargetIntrinsicInfo.h projects/calloutng/contrib/llvm/include/llvm/Target/TargetLibraryInfo.h projects/calloutng/contrib/llvm/include/llvm/Target/TargetLowering.h projects/calloutng/contrib/llvm/include/llvm/Target/TargetLoweringObjectFile.h projects/calloutng/contrib/llvm/include/llvm/Target/TargetMachine.h projects/calloutng/contrib/llvm/include/llvm/Target/TargetOpcodes.h projects/calloutng/contrib/llvm/include/llvm/Target/TargetOptions.h projects/calloutng/contrib/llvm/include/llvm/Target/TargetRegisterInfo.h projects/calloutng/contrib/llvm/include/llvm/Target/TargetSchedule.td projects/calloutng/contrib/llvm/include/llvm/Target/TargetSelectionDAG.td projects/calloutng/contrib/llvm/include/llvm/Target/TargetSelectionDAGInfo.h projects/calloutng/contrib/llvm/include/llvm/Target/TargetSubtargetInfo.h projects/calloutng/contrib/llvm/include/llvm/Transforms/IPO.h projects/calloutng/contrib/llvm/include/llvm/Transforms/IPO/InlinerPass.h projects/calloutng/contrib/llvm/include/llvm/Transforms/IPO/PassManagerBuilder.h projects/calloutng/contrib/llvm/include/llvm/Transforms/Instrumentation.h projects/calloutng/contrib/llvm/include/llvm/Transforms/Scalar.h projects/calloutng/contrib/llvm/include/llvm/Transforms/Utils/AddrModeMatcher.h projects/calloutng/contrib/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h projects/calloutng/contrib/llvm/include/llvm/Transforms/Utils/BuildLibCalls.h projects/calloutng/contrib/llvm/include/llvm/Transforms/Utils/Cloning.h projects/calloutng/contrib/llvm/include/llvm/Transforms/Utils/Local.h projects/calloutng/contrib/llvm/include/llvm/Transforms/Utils/SSAUpdater.h projects/calloutng/contrib/llvm/include/llvm/Transforms/Utils/SimplifyIndVar.h projects/calloutng/contrib/llvm/include/llvm/Transforms/Utils/ValueMapper.h projects/calloutng/contrib/llvm/include/llvm/Transforms/Vectorize.h projects/calloutng/contrib/llvm/include/llvm/Type.h projects/calloutng/contrib/llvm/include/llvm/Use.h projects/calloutng/contrib/llvm/include/llvm/User.h projects/calloutng/contrib/llvm/include/llvm/Value.h projects/calloutng/contrib/llvm/lib/Analysis/AliasAnalysis.cpp projects/calloutng/contrib/llvm/lib/Analysis/AliasSetTracker.cpp projects/calloutng/contrib/llvm/lib/Analysis/Analysis.cpp projects/calloutng/contrib/llvm/lib/Analysis/BasicAliasAnalysis.cpp projects/calloutng/contrib/llvm/lib/Analysis/BranchProbabilityInfo.cpp projects/calloutng/contrib/llvm/lib/Analysis/CaptureTracking.cpp projects/calloutng/contrib/llvm/lib/Analysis/CodeMetrics.cpp projects/calloutng/contrib/llvm/lib/Analysis/ConstantFolding.cpp projects/calloutng/contrib/llvm/lib/Analysis/DominanceFrontier.cpp projects/calloutng/contrib/llvm/lib/Analysis/IPA/CallGraph.cpp projects/calloutng/contrib/llvm/lib/Analysis/IPA/GlobalsModRef.cpp projects/calloutng/contrib/llvm/lib/Analysis/IVUsers.cpp projects/calloutng/contrib/llvm/lib/Analysis/InlineCost.cpp projects/calloutng/contrib/llvm/lib/Analysis/InstructionSimplify.cpp projects/calloutng/contrib/llvm/lib/Analysis/LazyValueInfo.cpp projects/calloutng/contrib/llvm/lib/Analysis/Lint.cpp projects/calloutng/contrib/llvm/lib/Analysis/Loads.cpp projects/calloutng/contrib/llvm/lib/Analysis/LoopInfo.cpp projects/calloutng/contrib/llvm/lib/Analysis/MemoryBuiltins.cpp projects/calloutng/contrib/llvm/lib/Analysis/MemoryDependenceAnalysis.cpp projects/calloutng/contrib/llvm/lib/Analysis/NoAliasAnalysis.cpp projects/calloutng/contrib/llvm/lib/Analysis/PHITransAddr.cpp projects/calloutng/contrib/llvm/lib/Analysis/ProfileEstimatorPass.cpp projects/calloutng/contrib/llvm/lib/Analysis/ProfileInfo.cpp projects/calloutng/contrib/llvm/lib/Analysis/RegionInfo.cpp projects/calloutng/contrib/llvm/lib/Analysis/RegionPass.cpp projects/calloutng/contrib/llvm/lib/Analysis/ScalarEvolution.cpp projects/calloutng/contrib/llvm/lib/Analysis/ScalarEvolutionExpander.cpp projects/calloutng/contrib/llvm/lib/Analysis/Trace.cpp projects/calloutng/contrib/llvm/lib/Analysis/ValueTracking.cpp projects/calloutng/contrib/llvm/lib/Archive/ArchiveInternals.h projects/calloutng/contrib/llvm/lib/Archive/ArchiveReader.cpp projects/calloutng/contrib/llvm/lib/AsmParser/LLLexer.cpp projects/calloutng/contrib/llvm/lib/AsmParser/LLParser.cpp projects/calloutng/contrib/llvm/lib/AsmParser/LLParser.h projects/calloutng/contrib/llvm/lib/AsmParser/LLToken.h projects/calloutng/contrib/llvm/lib/Bitcode/Reader/BitcodeReader.cpp projects/calloutng/contrib/llvm/lib/Bitcode/Reader/BitcodeReader.h projects/calloutng/contrib/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp projects/calloutng/contrib/llvm/lib/Bitcode/Writer/ValueEnumerator.h projects/calloutng/contrib/llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp projects/calloutng/contrib/llvm/lib/CodeGen/AllocationOrder.cpp projects/calloutng/contrib/llvm/lib/CodeGen/Analysis.cpp projects/calloutng/contrib/llvm/lib/CodeGen/AsmPrinter/ARMException.cpp projects/calloutng/contrib/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp projects/calloutng/contrib/llvm/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp projects/calloutng/contrib/llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp projects/calloutng/contrib/llvm/lib/CodeGen/AsmPrinter/DIE.cpp projects/calloutng/contrib/llvm/lib/CodeGen/AsmPrinter/DIE.h projects/calloutng/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfAccelTable.cpp projects/calloutng/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfAccelTable.h projects/calloutng/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfCFIException.cpp projects/calloutng/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp projects/calloutng/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h projects/calloutng/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp projects/calloutng/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h projects/calloutng/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfException.cpp projects/calloutng/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfException.h projects/calloutng/contrib/llvm/lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp projects/calloutng/contrib/llvm/lib/CodeGen/AsmPrinter/Win64Exception.cpp projects/calloutng/contrib/llvm/lib/CodeGen/BranchFolding.cpp projects/calloutng/contrib/llvm/lib/CodeGen/CalcSpillWeights.cpp projects/calloutng/contrib/llvm/lib/CodeGen/CallingConvLower.cpp projects/calloutng/contrib/llvm/lib/CodeGen/CodeGen.cpp projects/calloutng/contrib/llvm/lib/CodeGen/CodePlacementOpt.cpp projects/calloutng/contrib/llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp projects/calloutng/contrib/llvm/lib/CodeGen/DeadMachineInstructionElim.cpp projects/calloutng/contrib/llvm/lib/CodeGen/EarlyIfConversion.cpp projects/calloutng/contrib/llvm/lib/CodeGen/ExecutionDepsFix.cpp projects/calloutng/contrib/llvm/lib/CodeGen/ExpandPostRAPseudos.cpp projects/calloutng/contrib/llvm/lib/CodeGen/GCStrategy.cpp projects/calloutng/contrib/llvm/lib/CodeGen/IfConversion.cpp projects/calloutng/contrib/llvm/lib/CodeGen/InlineSpiller.cpp projects/calloutng/contrib/llvm/lib/CodeGen/IntrinsicLowering.cpp projects/calloutng/contrib/llvm/lib/CodeGen/LiveDebugVariables.cpp projects/calloutng/contrib/llvm/lib/CodeGen/LiveInterval.cpp projects/calloutng/contrib/llvm/lib/CodeGen/LiveIntervalAnalysis.cpp projects/calloutng/contrib/llvm/lib/CodeGen/LiveIntervalUnion.h projects/calloutng/contrib/llvm/lib/CodeGen/LiveRangeCalc.cpp projects/calloutng/contrib/llvm/lib/CodeGen/LiveRangeEdit.cpp projects/calloutng/contrib/llvm/lib/CodeGen/LiveRegMatrix.cpp projects/calloutng/contrib/llvm/lib/CodeGen/LiveRegMatrix.h projects/calloutng/contrib/llvm/lib/CodeGen/LiveStackAnalysis.cpp projects/calloutng/contrib/llvm/lib/CodeGen/LiveVariables.cpp projects/calloutng/contrib/llvm/lib/CodeGen/MachineBasicBlock.cpp projects/calloutng/contrib/llvm/lib/CodeGen/MachineBlockPlacement.cpp projects/calloutng/contrib/llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp projects/calloutng/contrib/llvm/lib/CodeGen/MachineCSE.cpp projects/calloutng/contrib/llvm/lib/CodeGen/MachineCopyPropagation.cpp projects/calloutng/contrib/llvm/lib/CodeGen/MachineFunction.cpp projects/calloutng/contrib/llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp projects/calloutng/contrib/llvm/lib/CodeGen/MachineInstr.cpp projects/calloutng/contrib/llvm/lib/CodeGen/MachineInstrBundle.cpp projects/calloutng/contrib/llvm/lib/CodeGen/MachineLICM.cpp projects/calloutng/contrib/llvm/lib/CodeGen/MachineLoopInfo.cpp projects/calloutng/contrib/llvm/lib/CodeGen/MachineModuleInfo.cpp projects/calloutng/contrib/llvm/lib/CodeGen/MachineModuleInfoImpls.cpp projects/calloutng/contrib/llvm/lib/CodeGen/MachineRegisterInfo.cpp projects/calloutng/contrib/llvm/lib/CodeGen/MachineScheduler.cpp projects/calloutng/contrib/llvm/lib/CodeGen/MachineSink.cpp projects/calloutng/contrib/llvm/lib/CodeGen/MachineTraceMetrics.cpp projects/calloutng/contrib/llvm/lib/CodeGen/MachineTraceMetrics.h projects/calloutng/contrib/llvm/lib/CodeGen/MachineVerifier.cpp projects/calloutng/contrib/llvm/lib/CodeGen/Passes.cpp projects/calloutng/contrib/llvm/lib/CodeGen/PeepholeOptimizer.cpp projects/calloutng/contrib/llvm/lib/CodeGen/PostRASchedulerList.cpp projects/calloutng/contrib/llvm/lib/CodeGen/ProcessImplicitDefs.cpp projects/calloutng/contrib/llvm/lib/CodeGen/PrologEpilogInserter.cpp projects/calloutng/contrib/llvm/lib/CodeGen/RegAllocBasic.cpp projects/calloutng/contrib/llvm/lib/CodeGen/RegAllocFast.cpp projects/calloutng/contrib/llvm/lib/CodeGen/RegAllocGreedy.cpp projects/calloutng/contrib/llvm/lib/CodeGen/RegAllocPBQP.cpp projects/calloutng/contrib/llvm/lib/CodeGen/RegisterClassInfo.cpp projects/calloutng/contrib/llvm/lib/CodeGen/RegisterCoalescer.cpp projects/calloutng/contrib/llvm/lib/CodeGen/RegisterCoalescer.h projects/calloutng/contrib/llvm/lib/CodeGen/RegisterPressure.cpp projects/calloutng/contrib/llvm/lib/CodeGen/RegisterScavenging.cpp projects/calloutng/contrib/llvm/lib/CodeGen/ScheduleDAG.cpp projects/calloutng/contrib/llvm/lib/CodeGen/ScheduleDAGInstrs.cpp projects/calloutng/contrib/llvm/lib/CodeGen/ScheduleDAGPrinter.cpp projects/calloutng/contrib/llvm/lib/CodeGen/ScoreboardHazardRecognizer.cpp projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/SDNodeOrdering.h projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.h projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGVLIW.cpp projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp projects/calloutng/contrib/llvm/lib/CodeGen/SelectionDAG/TargetSelectionDAGInfo.cpp projects/calloutng/contrib/llvm/lib/CodeGen/ShrinkWrapping.cpp projects/calloutng/contrib/llvm/lib/CodeGen/SjLjEHPrepare.cpp projects/calloutng/contrib/llvm/lib/CodeGen/SlotIndexes.cpp projects/calloutng/contrib/llvm/lib/CodeGen/SplitKit.cpp projects/calloutng/contrib/llvm/lib/CodeGen/StackProtector.cpp projects/calloutng/contrib/llvm/lib/CodeGen/StackSlotColoring.cpp projects/calloutng/contrib/llvm/lib/CodeGen/StrongPHIElimination.cpp projects/calloutng/contrib/llvm/lib/CodeGen/TailDuplication.cpp projects/calloutng/contrib/llvm/lib/CodeGen/TargetInstrInfoImpl.cpp projects/calloutng/contrib/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp projects/calloutng/contrib/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp projects/calloutng/contrib/llvm/lib/CodeGen/VirtRegMap.cpp projects/calloutng/contrib/llvm/lib/CodeGen/VirtRegMap.h projects/calloutng/contrib/llvm/lib/DebugInfo/DIContext.cpp projects/calloutng/contrib/llvm/lib/DebugInfo/DWARFCompileUnit.cpp projects/calloutng/contrib/llvm/lib/DebugInfo/DWARFCompileUnit.h projects/calloutng/contrib/llvm/lib/DebugInfo/DWARFContext.cpp projects/calloutng/contrib/llvm/lib/DebugInfo/DWARFContext.h projects/calloutng/contrib/llvm/lib/DebugInfo/DWARFDebugAranges.cpp projects/calloutng/contrib/llvm/lib/DebugInfo/DWARFDebugInfoEntry.cpp projects/calloutng/contrib/llvm/lib/DebugInfo/DWARFDebugInfoEntry.h projects/calloutng/contrib/llvm/lib/DebugInfo/DWARFDebugLine.cpp projects/calloutng/contrib/llvm/lib/DebugInfo/DWARFDebugLine.h projects/calloutng/contrib/llvm/lib/DebugInfo/DWARFFormValue.cpp projects/calloutng/contrib/llvm/lib/DebugInfo/DWARFFormValue.h projects/calloutng/contrib/llvm/lib/ExecutionEngine/ExecutionEngine.cpp projects/calloutng/contrib/llvm/lib/ExecutionEngine/ExecutionEngineBindings.cpp projects/calloutng/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp projects/calloutng/contrib/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp projects/calloutng/contrib/llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp projects/calloutng/contrib/llvm/lib/ExecutionEngine/Interpreter/Interpreter.h projects/calloutng/contrib/llvm/lib/ExecutionEngine/JIT/JIT.cpp projects/calloutng/contrib/llvm/lib/ExecutionEngine/JIT/JITDwarfEmitter.cpp projects/calloutng/contrib/llvm/lib/ExecutionEngine/JIT/JITDwarfEmitter.h projects/calloutng/contrib/llvm/lib/ExecutionEngine/JIT/JITEmitter.cpp projects/calloutng/contrib/llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp projects/calloutng/contrib/llvm/lib/ExecutionEngine/MCJIT/MCJIT.h projects/calloutng/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/GDBRegistrar.cpp projects/calloutng/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/JITRegistrar.h projects/calloutng/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp projects/calloutng/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp projects/calloutng/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h projects/calloutng/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h projects/calloutng/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp projects/calloutng/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h projects/calloutng/contrib/llvm/lib/ExecutionEngine/TargetSelect.cpp projects/calloutng/contrib/llvm/lib/MC/ELFObjectWriter.cpp projects/calloutng/contrib/llvm/lib/MC/MCAsmBackend.cpp projects/calloutng/contrib/llvm/lib/MC/MCAsmInfo.cpp projects/calloutng/contrib/llvm/lib/MC/MCAsmInfoCOFF.cpp projects/calloutng/contrib/llvm/lib/MC/MCAsmInfoDarwin.cpp projects/calloutng/contrib/llvm/lib/MC/MCAsmStreamer.cpp projects/calloutng/contrib/llvm/lib/MC/MCAssembler.cpp projects/calloutng/contrib/llvm/lib/MC/MCContext.cpp projects/calloutng/contrib/llvm/lib/MC/MCDisassembler/Disassembler.cpp projects/calloutng/contrib/llvm/lib/MC/MCDisassembler/EDDisassembler.cpp projects/calloutng/contrib/llvm/lib/MC/MCDwarf.cpp projects/calloutng/contrib/llvm/lib/MC/MCELFObjectTargetWriter.cpp projects/calloutng/contrib/llvm/lib/MC/MCELFStreamer.cpp projects/calloutng/contrib/llvm/lib/MC/MCExpr.cpp projects/calloutng/contrib/llvm/lib/MC/MCInst.cpp projects/calloutng/contrib/llvm/lib/MC/MCInstPrinter.cpp projects/calloutng/contrib/llvm/lib/MC/MCLabel.cpp projects/calloutng/contrib/llvm/lib/MC/MCMachOStreamer.cpp projects/calloutng/contrib/llvm/lib/MC/MCObjectFileInfo.cpp projects/calloutng/contrib/llvm/lib/MC/MCObjectStreamer.cpp projects/calloutng/contrib/llvm/lib/MC/MCParser/AsmLexer.cpp projects/calloutng/contrib/llvm/lib/MC/MCParser/AsmParser.cpp projects/calloutng/contrib/llvm/lib/MC/MCParser/ELFAsmParser.cpp projects/calloutng/contrib/llvm/lib/MC/MCParser/MCAsmLexer.cpp projects/calloutng/contrib/llvm/lib/MC/MCParser/MCAsmParser.cpp projects/calloutng/contrib/llvm/lib/MC/MCParser/MCTargetAsmParser.cpp projects/calloutng/contrib/llvm/lib/MC/MCRegisterInfo.cpp projects/calloutng/contrib/llvm/lib/MC/MCStreamer.cpp projects/calloutng/contrib/llvm/lib/MC/MCSubtargetInfo.cpp projects/calloutng/contrib/llvm/lib/MC/MCSymbol.cpp projects/calloutng/contrib/llvm/lib/MC/MCValue.cpp projects/calloutng/contrib/llvm/lib/MC/MachObjectWriter.cpp projects/calloutng/contrib/llvm/lib/MC/SubtargetFeature.cpp projects/calloutng/contrib/llvm/lib/MC/WinCOFFStreamer.cpp projects/calloutng/contrib/llvm/lib/Object/COFFObjectFile.cpp projects/calloutng/contrib/llvm/lib/Object/MachOObjectFile.cpp projects/calloutng/contrib/llvm/lib/Support/APFloat.cpp projects/calloutng/contrib/llvm/lib/Support/Atomic.cpp projects/calloutng/contrib/llvm/lib/Support/CommandLine.cpp projects/calloutng/contrib/llvm/lib/Support/DAGDeltaAlgorithm.cpp projects/calloutng/contrib/llvm/lib/Support/DataExtractor.cpp projects/calloutng/contrib/llvm/lib/Support/DataStream.cpp projects/calloutng/contrib/llvm/lib/Support/DynamicLibrary.cpp projects/calloutng/contrib/llvm/lib/Support/Errno.cpp projects/calloutng/contrib/llvm/lib/Support/FoldingSet.cpp projects/calloutng/contrib/llvm/lib/Support/Host.cpp projects/calloutng/contrib/llvm/lib/Support/LockFileManager.cpp projects/calloutng/contrib/llvm/lib/Support/Memory.cpp projects/calloutng/contrib/llvm/lib/Support/MemoryBuffer.cpp projects/calloutng/contrib/llvm/lib/Support/SmallVector.cpp projects/calloutng/contrib/llvm/lib/Support/StreamableMemoryObject.cpp projects/calloutng/contrib/llvm/lib/Support/StringMap.cpp projects/calloutng/contrib/llvm/lib/Support/StringRef.cpp projects/calloutng/contrib/llvm/lib/Support/Triple.cpp projects/calloutng/contrib/llvm/lib/Support/Unix/Memory.inc projects/calloutng/contrib/llvm/lib/Support/Unix/Path.inc projects/calloutng/contrib/llvm/lib/Support/Unix/Signals.inc projects/calloutng/contrib/llvm/lib/Support/Windows/Memory.inc projects/calloutng/contrib/llvm/lib/Support/Windows/PathV2.inc projects/calloutng/contrib/llvm/lib/Support/YAMLParser.cpp projects/calloutng/contrib/llvm/lib/Support/raw_ostream.cpp projects/calloutng/contrib/llvm/lib/Support/regexec.c projects/calloutng/contrib/llvm/lib/Support/system_error.cpp projects/calloutng/contrib/llvm/lib/TableGen/Error.cpp projects/calloutng/contrib/llvm/lib/TableGen/Main.cpp projects/calloutng/contrib/llvm/lib/TableGen/Record.cpp projects/calloutng/contrib/llvm/lib/TableGen/TGParser.cpp projects/calloutng/contrib/llvm/lib/TableGen/TGParser.h projects/calloutng/contrib/llvm/lib/Target/ARM/ARM.h projects/calloutng/contrib/llvm/lib/Target/ARM/ARM.td projects/calloutng/contrib/llvm/lib/Target/ARM/ARMAsmPrinter.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/ARMAsmPrinter.h projects/calloutng/contrib/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/ARMBaseInstrInfo.h projects/calloutng/contrib/llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/ARMBaseRegisterInfo.h projects/calloutng/contrib/llvm/lib/Target/ARM/ARMCallingConv.td projects/calloutng/contrib/llvm/lib/Target/ARM/ARMCodeEmitter.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/ARMConstantPoolValue.h projects/calloutng/contrib/llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/ARMFastISel.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/ARMFrameLowering.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/ARMHazardRecognizer.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/ARMISelLowering.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/ARMISelLowering.h projects/calloutng/contrib/llvm/lib/Target/ARM/ARMInstrFormats.td projects/calloutng/contrib/llvm/lib/Target/ARM/ARMInstrInfo.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/ARMInstrInfo.td projects/calloutng/contrib/llvm/lib/Target/ARM/ARMInstrNEON.td projects/calloutng/contrib/llvm/lib/Target/ARM/ARMInstrThumb.td projects/calloutng/contrib/llvm/lib/Target/ARM/ARMInstrThumb2.td projects/calloutng/contrib/llvm/lib/Target/ARM/ARMInstrVFP.td projects/calloutng/contrib/llvm/lib/Target/ARM/ARMJITInfo.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/ARMMachineFunctionInfo.h projects/calloutng/contrib/llvm/lib/Target/ARM/ARMRegisterInfo.td projects/calloutng/contrib/llvm/lib/Target/ARM/ARMSchedule.td projects/calloutng/contrib/llvm/lib/Target/ARM/ARMScheduleA9.td projects/calloutng/contrib/llvm/lib/Target/ARM/ARMSelectionDAGInfo.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/ARMSubtarget.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/ARMSubtarget.h projects/calloutng/contrib/llvm/lib/Target/ARM/ARMTargetMachine.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/ARMTargetMachine.h projects/calloutng/contrib/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.h projects/calloutng/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.h projects/calloutng/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp projects/calloutng/contrib/llvm/lib/Target/ARM/MLxExpansionPass.cpp projects/calloutng/contrib/llvm/lib/Target/CellSPU/SPUAsmPrinter.cpp projects/calloutng/contrib/llvm/lib/Target/CellSPU/SPUFrameLowering.cpp projects/calloutng/contrib/llvm/lib/Target/CellSPU/SPUISelDAGToDAG.cpp projects/calloutng/contrib/llvm/lib/Target/CellSPU/SPUSubtarget.h projects/calloutng/contrib/llvm/lib/Target/CellSPU/SPUTargetMachine.cpp projects/calloutng/contrib/llvm/lib/Target/CellSPU/SPUTargetMachine.h projects/calloutng/contrib/llvm/lib/Target/CppBackend/CPPBackend.cpp projects/calloutng/contrib/llvm/lib/Target/CppBackend/CPPTargetMachine.h projects/calloutng/contrib/llvm/lib/Target/Hexagon/HexagonAsmPrinter.cpp projects/calloutng/contrib/llvm/lib/Target/Hexagon/HexagonCallingConvLower.cpp projects/calloutng/contrib/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp projects/calloutng/contrib/llvm/lib/Target/Hexagon/HexagonInstrFormats.td projects/calloutng/contrib/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp projects/calloutng/contrib/llvm/lib/Target/Hexagon/HexagonInstrInfo.td projects/calloutng/contrib/llvm/lib/Target/Hexagon/HexagonNewValueJump.cpp projects/calloutng/contrib/llvm/lib/Target/Hexagon/HexagonPeephole.cpp projects/calloutng/contrib/llvm/lib/Target/Hexagon/HexagonRegisterInfo.cpp projects/calloutng/contrib/llvm/lib/Target/Hexagon/HexagonRegisterInfo.h projects/calloutng/contrib/llvm/lib/Target/Hexagon/HexagonRemoveSZExtArgs.cpp projects/calloutng/contrib/llvm/lib/Target/Hexagon/HexagonSchedule.td projects/calloutng/contrib/llvm/lib/Target/Hexagon/HexagonScheduleV4.td projects/calloutng/contrib/llvm/lib/Target/Hexagon/HexagonSubtarget.cpp projects/calloutng/contrib/llvm/lib/Target/Hexagon/HexagonTargetMachine.cpp projects/calloutng/contrib/llvm/lib/Target/Hexagon/HexagonTargetMachine.h projects/calloutng/contrib/llvm/lib/Target/Hexagon/HexagonTargetObjectFile.cpp projects/calloutng/contrib/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp projects/calloutng/contrib/llvm/lib/Target/Hexagon/HexagonVarargsCallingConvention.h projects/calloutng/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp projects/calloutng/contrib/llvm/lib/Target/MBlaze/AsmParser/MBlazeAsmParser.cpp projects/calloutng/contrib/llvm/lib/Target/MBlaze/MBlazeAsmPrinter.cpp projects/calloutng/contrib/llvm/lib/Target/MBlaze/MBlazeFrameLowering.cpp projects/calloutng/contrib/llvm/lib/Target/MBlaze/MBlazeIntrinsicInfo.cpp projects/calloutng/contrib/llvm/lib/Target/MBlaze/MBlazeRegisterInfo.cpp projects/calloutng/contrib/llvm/lib/Target/MBlaze/MBlazeTargetMachine.cpp projects/calloutng/contrib/llvm/lib/Target/MBlaze/MBlazeTargetMachine.h projects/calloutng/contrib/llvm/lib/Target/MBlaze/MBlazeTargetObjectFile.cpp projects/calloutng/contrib/llvm/lib/Target/MBlaze/MCTargetDesc/MBlazeMCCodeEmitter.cpp projects/calloutng/contrib/llvm/lib/Target/MSP430/MSP430FrameLowering.cpp projects/calloutng/contrib/llvm/lib/Target/MSP430/MSP430FrameLowering.h projects/calloutng/contrib/llvm/lib/Target/MSP430/MSP430ISelDAGToDAG.cpp projects/calloutng/contrib/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp projects/calloutng/contrib/llvm/lib/Target/MSP430/MSP430ISelLowering.h projects/calloutng/contrib/llvm/lib/Target/MSP430/MSP430RegisterInfo.cpp projects/calloutng/contrib/llvm/lib/Target/MSP430/MSP430RegisterInfo.h projects/calloutng/contrib/llvm/lib/Target/MSP430/MSP430TargetMachine.cpp projects/calloutng/contrib/llvm/lib/Target/MSP430/MSP430TargetMachine.h projects/calloutng/contrib/llvm/lib/Target/Mangler.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/Disassembler/MipsDisassembler.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h projects/calloutng/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/Mips.td projects/calloutng/contrib/llvm/lib/Target/Mips/Mips16FrameLowering.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/Mips16FrameLowering.h projects/calloutng/contrib/llvm/lib/Target/Mips/Mips16InstrInfo.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/Mips16InstrInfo.h projects/calloutng/contrib/llvm/lib/Target/Mips/Mips16InstrInfo.td projects/calloutng/contrib/llvm/lib/Target/Mips/Mips16RegisterInfo.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/Mips16RegisterInfo.h projects/calloutng/contrib/llvm/lib/Target/Mips/Mips64InstrInfo.td projects/calloutng/contrib/llvm/lib/Target/Mips/MipsAnalyzeImmediate.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/MipsAsmPrinter.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/MipsAsmPrinter.h projects/calloutng/contrib/llvm/lib/Target/Mips/MipsCallingConv.td projects/calloutng/contrib/llvm/lib/Target/Mips/MipsCodeEmitter.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/MipsFrameLowering.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/MipsFrameLowering.h projects/calloutng/contrib/llvm/lib/Target/Mips/MipsISelDAGToDAG.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/MipsISelLowering.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/MipsISelLowering.h projects/calloutng/contrib/llvm/lib/Target/Mips/MipsInstrFPU.td projects/calloutng/contrib/llvm/lib/Target/Mips/MipsInstrFormats.td projects/calloutng/contrib/llvm/lib/Target/Mips/MipsInstrInfo.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/MipsInstrInfo.h projects/calloutng/contrib/llvm/lib/Target/Mips/MipsInstrInfo.td projects/calloutng/contrib/llvm/lib/Target/Mips/MipsLongBranch.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/MipsMCInstLower.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/MipsMCInstLower.h projects/calloutng/contrib/llvm/lib/Target/Mips/MipsMachineFunction.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/MipsMachineFunction.h projects/calloutng/contrib/llvm/lib/Target/Mips/MipsRegisterInfo.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/MipsRegisterInfo.h projects/calloutng/contrib/llvm/lib/Target/Mips/MipsRegisterInfo.td projects/calloutng/contrib/llvm/lib/Target/Mips/MipsSEFrameLowering.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/MipsSEInstrInfo.h projects/calloutng/contrib/llvm/lib/Target/Mips/MipsSERegisterInfo.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/MipsSERegisterInfo.h projects/calloutng/contrib/llvm/lib/Target/Mips/MipsSubtarget.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/MipsSubtarget.h projects/calloutng/contrib/llvm/lib/Target/Mips/MipsTargetMachine.cpp projects/calloutng/contrib/llvm/lib/Target/Mips/MipsTargetMachine.h projects/calloutng/contrib/llvm/lib/Target/Mips/MipsTargetObjectFile.cpp projects/calloutng/contrib/llvm/lib/Target/NVPTX/NVPTX.td projects/calloutng/contrib/llvm/lib/Target/NVPTX/NVPTXAllocaHoisting.h projects/calloutng/contrib/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp projects/calloutng/contrib/llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp projects/calloutng/contrib/llvm/lib/Target/NVPTX/NVPTXISelLowering.h projects/calloutng/contrib/llvm/lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp projects/calloutng/contrib/llvm/lib/Target/NVPTX/NVPTXLowerAggrCopies.h projects/calloutng/contrib/llvm/lib/Target/NVPTX/NVPTXSubtarget.cpp projects/calloutng/contrib/llvm/lib/Target/NVPTX/NVPTXSubtarget.h projects/calloutng/contrib/llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp projects/calloutng/contrib/llvm/lib/Target/NVPTX/NVPTXTargetMachine.h projects/calloutng/contrib/llvm/lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp projects/calloutng/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp projects/calloutng/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp projects/calloutng/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h projects/calloutng/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp projects/calloutng/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp projects/calloutng/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPC.td projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCCallingConv.td projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCFrameLowering.h projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCISelLowering.cpp projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCISelLowering.h projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCInstr64Bit.td projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCInstrAltivec.td projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCInstrFormats.td projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCInstrInfo.td projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCRegisterInfo.h projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCSchedule.td projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCSchedule440.td projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCScheduleA2.td projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCScheduleG3.td projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCScheduleG4.td projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCScheduleG4Plus.td projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCScheduleG5.td projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCSubtarget.cpp projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCSubtarget.h projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCTargetMachine.cpp projects/calloutng/contrib/llvm/lib/Target/PowerPC/PPCTargetMachine.h projects/calloutng/contrib/llvm/lib/Target/Sparc/SparcFrameLowering.cpp projects/calloutng/contrib/llvm/lib/Target/Sparc/SparcISelLowering.cpp projects/calloutng/contrib/llvm/lib/Target/Sparc/SparcInstrInfo.td projects/calloutng/contrib/llvm/lib/Target/Sparc/SparcTargetMachine.cpp projects/calloutng/contrib/llvm/lib/Target/Sparc/SparcTargetMachine.h projects/calloutng/contrib/llvm/lib/Target/Target.cpp projects/calloutng/contrib/llvm/lib/Target/TargetLibraryInfo.cpp projects/calloutng/contrib/llvm/lib/Target/TargetLoweringObjectFile.cpp projects/calloutng/contrib/llvm/lib/Target/TargetMachineC.cpp projects/calloutng/contrib/llvm/lib/Target/TargetRegisterInfo.cpp projects/calloutng/contrib/llvm/lib/Target/X86/AsmParser/X86AsmLexer.cpp projects/calloutng/contrib/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp projects/calloutng/contrib/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp projects/calloutng/contrib/llvm/lib/Target/X86/Disassembler/X86Disassembler.h projects/calloutng/contrib/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.c projects/calloutng/contrib/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.h projects/calloutng/contrib/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h projects/calloutng/contrib/llvm/lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp projects/calloutng/contrib/llvm/lib/Target/X86/InstPrinter/X86ATTInstPrinter.h projects/calloutng/contrib/llvm/lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp projects/calloutng/contrib/llvm/lib/Target/X86/InstPrinter/X86IntelInstPrinter.h projects/calloutng/contrib/llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp projects/calloutng/contrib/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h projects/calloutng/contrib/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp projects/calloutng/contrib/llvm/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp projects/calloutng/contrib/llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp projects/calloutng/contrib/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp projects/calloutng/contrib/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h projects/calloutng/contrib/llvm/lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp projects/calloutng/contrib/llvm/lib/Target/X86/X86.td projects/calloutng/contrib/llvm/lib/Target/X86/X86AsmPrinter.cpp projects/calloutng/contrib/llvm/lib/Target/X86/X86AsmPrinter.h projects/calloutng/contrib/llvm/lib/Target/X86/X86COFFMachineModuleInfo.h projects/calloutng/contrib/llvm/lib/Target/X86/X86CallingConv.td projects/calloutng/contrib/llvm/lib/Target/X86/X86CodeEmitter.cpp projects/calloutng/contrib/llvm/lib/Target/X86/X86FastISel.cpp projects/calloutng/contrib/llvm/lib/Target/X86/X86FloatingPoint.cpp projects/calloutng/contrib/llvm/lib/Target/X86/X86FrameLowering.cpp projects/calloutng/contrib/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp projects/calloutng/contrib/llvm/lib/Target/X86/X86ISelLowering.cpp projects/calloutng/contrib/llvm/lib/Target/X86/X86ISelLowering.h projects/calloutng/contrib/llvm/lib/Target/X86/X86InstrCompiler.td projects/calloutng/contrib/llvm/lib/Target/X86/X86InstrControl.td projects/calloutng/contrib/llvm/lib/Target/X86/X86InstrFMA.td projects/calloutng/contrib/llvm/lib/Target/X86/X86InstrFormats.td projects/calloutng/contrib/llvm/lib/Target/X86/X86InstrFragmentsSIMD.td projects/calloutng/contrib/llvm/lib/Target/X86/X86InstrInfo.cpp projects/calloutng/contrib/llvm/lib/Target/X86/X86InstrInfo.h projects/calloutng/contrib/llvm/lib/Target/X86/X86InstrInfo.td projects/calloutng/contrib/llvm/lib/Target/X86/X86InstrMMX.td projects/calloutng/contrib/llvm/lib/Target/X86/X86InstrSSE.td projects/calloutng/contrib/llvm/lib/Target/X86/X86InstrShiftRotate.td projects/calloutng/contrib/llvm/lib/Target/X86/X86InstrXOP.td projects/calloutng/contrib/llvm/lib/Target/X86/X86JITInfo.cpp projects/calloutng/contrib/llvm/lib/Target/X86/X86MCInstLower.cpp projects/calloutng/contrib/llvm/lib/Target/X86/X86RegisterInfo.cpp projects/calloutng/contrib/llvm/lib/Target/X86/X86RegisterInfo.h projects/calloutng/contrib/llvm/lib/Target/X86/X86RegisterInfo.td projects/calloutng/contrib/llvm/lib/Target/X86/X86SelectionDAGInfo.cpp projects/calloutng/contrib/llvm/lib/Target/X86/X86Subtarget.cpp projects/calloutng/contrib/llvm/lib/Target/X86/X86Subtarget.h projects/calloutng/contrib/llvm/lib/Target/X86/X86TargetMachine.cpp projects/calloutng/contrib/llvm/lib/Target/X86/X86TargetMachine.h projects/calloutng/contrib/llvm/lib/Target/X86/X86VZeroUpper.cpp projects/calloutng/contrib/llvm/lib/Target/XCore/XCoreAsmPrinter.cpp projects/calloutng/contrib/llvm/lib/Target/XCore/XCoreFrameLowering.cpp projects/calloutng/contrib/llvm/lib/Target/XCore/XCoreISelLowering.cpp projects/calloutng/contrib/llvm/lib/Target/XCore/XCoreInstrInfo.td projects/calloutng/contrib/llvm/lib/Target/XCore/XCoreRegisterInfo.cpp projects/calloutng/contrib/llvm/lib/Target/XCore/XCoreTargetMachine.cpp projects/calloutng/contrib/llvm/lib/Target/XCore/XCoreTargetMachine.h projects/calloutng/contrib/llvm/lib/Transforms/IPO/ArgumentPromotion.cpp projects/calloutng/contrib/llvm/lib/Transforms/IPO/ConstantMerge.cpp projects/calloutng/contrib/llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp projects/calloutng/contrib/llvm/lib/Transforms/IPO/ExtractGV.cpp projects/calloutng/contrib/llvm/lib/Transforms/IPO/FunctionAttrs.cpp projects/calloutng/contrib/llvm/lib/Transforms/IPO/GlobalOpt.cpp projects/calloutng/contrib/llvm/lib/Transforms/IPO/IPO.cpp projects/calloutng/contrib/llvm/lib/Transforms/IPO/InlineAlways.cpp projects/calloutng/contrib/llvm/lib/Transforms/IPO/InlineSimple.cpp projects/calloutng/contrib/llvm/lib/Transforms/IPO/Inliner.cpp projects/calloutng/contrib/llvm/lib/Transforms/IPO/Internalize.cpp projects/calloutng/contrib/llvm/lib/Transforms/IPO/MergeFunctions.cpp projects/calloutng/contrib/llvm/lib/Transforms/IPO/PassManagerBuilder.cpp projects/calloutng/contrib/llvm/lib/Transforms/IPO/PruneEH.cpp projects/calloutng/contrib/llvm/lib/Transforms/InstCombine/InstCombine.h projects/calloutng/contrib/llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp projects/calloutng/contrib/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp projects/calloutng/contrib/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp projects/calloutng/contrib/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp projects/calloutng/contrib/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp projects/calloutng/contrib/llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp projects/calloutng/contrib/llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp projects/calloutng/contrib/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp projects/calloutng/contrib/llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp projects/calloutng/contrib/llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp projects/calloutng/contrib/llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp projects/calloutng/contrib/llvm/lib/Transforms/InstCombine/InstCombineWorklist.h projects/calloutng/contrib/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp projects/calloutng/contrib/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp projects/calloutng/contrib/llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp projects/calloutng/contrib/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp projects/calloutng/contrib/llvm/lib/Transforms/Instrumentation/MaximumSpanningTree.h projects/calloutng/contrib/llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp projects/calloutng/contrib/llvm/lib/Transforms/Scalar/CodeGenPrepare.cpp projects/calloutng/contrib/llvm/lib/Transforms/Scalar/ConstantProp.cpp projects/calloutng/contrib/llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp projects/calloutng/contrib/llvm/lib/Transforms/Scalar/DCE.cpp projects/calloutng/contrib/llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp projects/calloutng/contrib/llvm/lib/Transforms/Scalar/EarlyCSE.cpp projects/calloutng/contrib/llvm/lib/Transforms/Scalar/GVN.cpp projects/calloutng/contrib/llvm/lib/Transforms/Scalar/GlobalMerge.cpp projects/calloutng/contrib/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp projects/calloutng/contrib/llvm/lib/Transforms/Scalar/JumpThreading.cpp projects/calloutng/contrib/llvm/lib/Transforms/Scalar/LICM.cpp projects/calloutng/contrib/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp projects/calloutng/contrib/llvm/lib/Transforms/Scalar/LoopInstSimplify.cpp projects/calloutng/contrib/llvm/lib/Transforms/Scalar/LoopRotation.cpp projects/calloutng/contrib/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp projects/calloutng/contrib/llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp projects/calloutng/contrib/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp projects/calloutng/contrib/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp projects/calloutng/contrib/llvm/lib/Transforms/Scalar/ObjCARC.cpp projects/calloutng/contrib/llvm/lib/Transforms/Scalar/Reassociate.cpp projects/calloutng/contrib/llvm/lib/Transforms/Scalar/SCCP.cpp projects/calloutng/contrib/llvm/lib/Transforms/Scalar/Scalar.cpp projects/calloutng/contrib/llvm/lib/Transforms/Scalar/ScalarReplAggregates.cpp projects/calloutng/contrib/llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp projects/calloutng/contrib/llvm/lib/Transforms/Scalar/SimplifyLibCalls.cpp projects/calloutng/contrib/llvm/lib/Transforms/Utils/AddrModeMatcher.cpp projects/calloutng/contrib/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp projects/calloutng/contrib/llvm/lib/Transforms/Utils/BuildLibCalls.cpp projects/calloutng/contrib/llvm/lib/Transforms/Utils/CloneFunction.cpp projects/calloutng/contrib/llvm/lib/Transforms/Utils/CodeExtractor.cpp projects/calloutng/contrib/llvm/lib/Transforms/Utils/InlineFunction.cpp projects/calloutng/contrib/llvm/lib/Transforms/Utils/LCSSA.cpp projects/calloutng/contrib/llvm/lib/Transforms/Utils/Local.cpp projects/calloutng/contrib/llvm/lib/Transforms/Utils/LoopSimplify.cpp projects/calloutng/contrib/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp projects/calloutng/contrib/llvm/lib/Transforms/Utils/SSAUpdater.cpp projects/calloutng/contrib/llvm/lib/Transforms/Utils/SimplifyCFG.cpp projects/calloutng/contrib/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp projects/calloutng/contrib/llvm/lib/Transforms/Utils/SimplifyInstructions.cpp projects/calloutng/contrib/llvm/lib/Transforms/Utils/Utils.cpp projects/calloutng/contrib/llvm/lib/Transforms/Utils/ValueMapper.cpp projects/calloutng/contrib/llvm/lib/Transforms/Vectorize/BBVectorize.cpp projects/calloutng/contrib/llvm/lib/Transforms/Vectorize/Vectorize.cpp projects/calloutng/contrib/llvm/lib/VMCore/AsmWriter.cpp projects/calloutng/contrib/llvm/lib/VMCore/Attributes.cpp projects/calloutng/contrib/llvm/lib/VMCore/AutoUpgrade.cpp projects/calloutng/contrib/llvm/lib/VMCore/ConstantFold.cpp projects/calloutng/contrib/llvm/lib/VMCore/Constants.cpp projects/calloutng/contrib/llvm/lib/VMCore/ConstantsContext.h projects/calloutng/contrib/llvm/lib/VMCore/Core.cpp projects/calloutng/contrib/llvm/lib/VMCore/DIBuilder.cpp projects/calloutng/contrib/llvm/lib/VMCore/DebugInfo.cpp projects/calloutng/contrib/llvm/lib/VMCore/Dominators.cpp projects/calloutng/contrib/llvm/lib/VMCore/Function.cpp projects/calloutng/contrib/llvm/lib/VMCore/GCOV.cpp projects/calloutng/contrib/llvm/lib/VMCore/IRBuilder.cpp projects/calloutng/contrib/llvm/lib/VMCore/InlineAsm.cpp projects/calloutng/contrib/llvm/lib/VMCore/Instructions.cpp projects/calloutng/contrib/llvm/lib/VMCore/LLVMContext.cpp projects/calloutng/contrib/llvm/lib/VMCore/LLVMContextImpl.cpp projects/calloutng/contrib/llvm/lib/VMCore/LLVMContextImpl.h projects/calloutng/contrib/llvm/lib/VMCore/PassManager.cpp projects/calloutng/contrib/llvm/lib/VMCore/Type.cpp projects/calloutng/contrib/llvm/lib/VMCore/User.cpp projects/calloutng/contrib/llvm/lib/VMCore/Value.cpp projects/calloutng/contrib/llvm/lib/VMCore/ValueTypes.cpp projects/calloutng/contrib/llvm/lib/VMCore/Verifier.cpp projects/calloutng/contrib/llvm/tools/bugpoint/ExtractFunction.cpp projects/calloutng/contrib/llvm/tools/bugpoint/OptimizerDriver.cpp projects/calloutng/contrib/llvm/tools/clang/include/clang-c/Index.h projects/calloutng/contrib/llvm/tools/clang/include/clang/ARCMigrate/ARCMT.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/ASTConsumer.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/ASTContext.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/ASTMutationListener.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/Attr.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/BuiltinTypes.def projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/CXXInheritance.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/CanonicalType.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/CharUnits.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/Comment.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/CommentBriefParser.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/CommentCommandTraits.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/CommentLexer.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/CommentParser.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/CommentSema.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/Decl.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/DeclBase.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/DeclCXX.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/DeclFriend.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/DeclObjC.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/DeclTemplate.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/DeclarationName.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/Expr.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/ExprCXX.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/ExprObjC.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/ExternalASTSource.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/NSAPI.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/NestedNameSpecifier.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/OperationKinds.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/PrettyPrinter.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/RawCommentList.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/RecordLayout.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/RecursiveASTVisitor.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/SelectorLocationsKind.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/Stmt.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/StmtCXX.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/StmtObjC.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/TemplateBase.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/Type.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/TypeLoc.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/UnresolvedSet.h projects/calloutng/contrib/llvm/tools/clang/include/clang/AST/VTableBuilder.h projects/calloutng/contrib/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchFinder.h projects/calloutng/contrib/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h projects/calloutng/contrib/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h projects/calloutng/contrib/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchersMacros.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/FormatString.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafety.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Analysis/AnalysisContext.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Analysis/CFG.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Analysis/ProgramPoint.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/Attr.td projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/Builtins.def projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsMips.def projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsNVPTX.def projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsX86.def projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/ConvertUTF.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/Diagnostic.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticASTKinds.td projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticCommentKinds.td projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticCommonKinds.td projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticDriverKinds.td projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticFrontendKinds.td projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticGroups.td projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticLexKinds.td projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticParseKinds.td projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticSemaKinds.td projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticSerializationKinds.td projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/FileManager.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/IdentifierTable.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/LangOptions.def projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/Module.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/ObjCRuntime.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/OnDiskHashTable.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/SourceLocation.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/SourceManager.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/Specifiers.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/StmtNodes.td projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/TargetInfo.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/TargetOptions.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/TokenKinds.def projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/TokenKinds.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/TypeTraits.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Basic/arm_neon.td projects/calloutng/contrib/llvm/tools/clang/include/clang/CodeGen/CodeGenAction.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Driver/Action.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Driver/Arg.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Driver/ArgList.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Driver/CC1AsOptions.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Driver/CC1AsOptions.td projects/calloutng/contrib/llvm/tools/clang/include/clang/Driver/CC1Options.td projects/calloutng/contrib/llvm/tools/clang/include/clang/Driver/Compilation.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Driver/Driver.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Driver/Job.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Driver/OptParser.td projects/calloutng/contrib/llvm/tools/clang/include/clang/Driver/OptTable.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Driver/Option.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Driver/Options.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Driver/Options.td projects/calloutng/contrib/llvm/tools/clang/include/clang/Driver/Tool.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Driver/ToolChain.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Driver/Types.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Frontend/ASTUnit.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Frontend/CodeGenOptions.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Frontend/CompilerInstance.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Frontend/CompilerInvocation.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Frontend/DiagnosticRenderer.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Frontend/FrontendAction.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Frontend/FrontendOptions.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Frontend/LangStandard.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Frontend/LangStandards.def projects/calloutng/contrib/llvm/tools/clang/include/clang/Frontend/LogDiagnosticPrinter.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Frontend/MultiplexConsumer.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Frontend/SerializedDiagnosticPrinter.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Frontend/TextDiagnostic.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Frontend/TextDiagnosticPrinter.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Lex/ExternalPreprocessorSource.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Lex/HeaderMap.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Lex/HeaderSearch.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Lex/Lexer.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Lex/LiteralSupport.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Lex/MacroInfo.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Lex/ModuleMap.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Lex/PPCallbacks.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Lex/PTHLexer.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Lex/PTHManager.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Lex/PreprocessingRecord.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Lex/Preprocessor.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Lex/PreprocessorLexer.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Lex/Token.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Lex/TokenLexer.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Parse/Parser.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Sema/AttributeList.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Sema/CodeCompleteConsumer.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Sema/DeclSpec.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Sema/DelayedDiagnostic.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Sema/ExternalSemaSource.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Sema/Initialization.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Sema/LocInfoType.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Sema/Overload.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Sema/Ownership.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Sema/ParsedTemplate.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Sema/Scope.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Sema/ScopeInfo.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Sema/Sema.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Sema/SemaConsumer.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Sema/Template.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Sema/TemplateDeduction.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Sema/TypoCorrection.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Serialization/ASTBitCodes.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Serialization/ASTDeserializationListener.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Serialization/ASTReader.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Serialization/ASTWriter.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Serialization/ContinuousRangeMap.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Serialization/Module.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Serialization/ModuleManager.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitor.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/Checker.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h projects/calloutng/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/TaintManager.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Tooling/CompilationDatabase.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring.h projects/calloutng/contrib/llvm/tools/clang/include/clang/Tooling/Tooling.h projects/calloutng/contrib/llvm/tools/clang/lib/ARCMigrate/ARCMT.cpp projects/calloutng/contrib/llvm/tools/clang/lib/ARCMigrate/FileRemapper.cpp projects/calloutng/contrib/llvm/tools/clang/lib/ARCMigrate/Internals.h projects/calloutng/contrib/llvm/tools/clang/lib/ARCMigrate/ObjCMT.cpp projects/calloutng/contrib/llvm/tools/clang/lib/ARCMigrate/Transforms.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/ASTConsumer.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/ASTContext.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/ASTDiagnostic.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/ASTImporter.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/CXXInheritance.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/Comment.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/CommentBriefParser.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/CommentCommandTraits.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/CommentDumper.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/CommentLexer.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/CommentParser.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/CommentSema.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/Decl.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/DeclBase.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/DeclCXX.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/DeclObjC.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/DeclPrinter.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/DeclTemplate.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/DumpXML.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/Expr.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/ExprCXX.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/ExprClassification.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/ExprConstant.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/ItaniumMangle.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/MicrosoftMangle.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/NSAPI.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/ParentMap.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/RawCommentList.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/RecordLayoutBuilder.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/Stmt.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/StmtDumper.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/StmtPrinter.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/StmtProfile.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/TemplateBase.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/Type.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/TypeLoc.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/TypePrinter.cpp projects/calloutng/contrib/llvm/tools/clang/lib/AST/VTableBuilder.cpp projects/calloutng/contrib/llvm/tools/clang/lib/ASTMatchers/ASTMatchFinder.cpp projects/calloutng/contrib/llvm/tools/clang/lib/ASTMatchers/ASTMatchersInternal.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Analysis/AnalysisDeclContext.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Analysis/CFG.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Analysis/FormatString.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Analysis/PrintfFormatString.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Analysis/ReachableCode.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Analysis/ScanfFormatString.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Analysis/ThreadSafety.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Analysis/UninitializedValues.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Basic/ConvertUTF.c projects/calloutng/contrib/llvm/tools/clang/lib/Basic/ConvertUTFWrapper.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Basic/Diagnostic.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Basic/DiagnosticIDs.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Basic/FileManager.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Basic/IdentifierTable.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Basic/Module.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Basic/SourceLocation.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Basic/SourceManager.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Basic/TargetInfo.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Basic/Targets.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Basic/Version.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/ABIInfo.h projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/BackendUtil.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGBlocks.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGBlocks.h projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGBuiltin.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGCXXABI.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGCXXABI.h projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGCall.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGClass.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGDebugInfo.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGDecl.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGDeclCXX.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGException.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGExpr.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGExprAgg.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGExprCXX.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGExprComplex.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGExprConstant.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGExprScalar.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGObjC.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGObjCGNU.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGObjCMac.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGObjCRuntime.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGObjCRuntime.h projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGRTTI.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGRecordLayout.h projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGStmt.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CGVTables.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CodeGenAction.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CodeGenFunction.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CodeGenModule.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CodeGenModule.h projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CodeGenTBAA.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CodeGenTBAA.h projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CodeGenTypes.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/CodeGenTypes.h projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/ItaniumCXXABI.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/ModuleBuilder.cpp projects/calloutng/contrib/llvm/tools/clang/lib/CodeGen/TargetInfo.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Driver/Arg.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Driver/ArgList.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Driver/CC1AsOptions.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Driver/Compilation.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Driver/Driver.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Driver/DriverOptions.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Driver/OptTable.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Driver/Option.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Driver/ToolChain.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Driver/ToolChains.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Driver/ToolChains.h projects/calloutng/contrib/llvm/tools/clang/lib/Driver/Tools.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Driver/Tools.h projects/calloutng/contrib/llvm/tools/clang/lib/Driver/Types.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Driver/WindowsToolChain.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Edit/RewriteObjCFoundationAPI.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Frontend/ASTConsumers.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Frontend/ASTMerge.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Frontend/ASTUnit.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Frontend/ChainedDiagnosticConsumer.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Frontend/ChainedIncludesSource.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Frontend/CompilerInstance.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Frontend/CompilerInvocation.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Frontend/DependencyFile.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Frontend/DependencyGraph.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Frontend/DiagnosticRenderer.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Frontend/FrontendAction.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Frontend/FrontendActions.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Frontend/InitHeaderSearch.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Frontend/InitPreprocessor.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Frontend/LogDiagnosticPrinter.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Frontend/PrintPreprocessedOutput.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Frontend/TextDiagnostic.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Frontend/TextDiagnosticPrinter.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Frontend/Warnings.cpp projects/calloutng/contrib/llvm/tools/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Headers/altivec.h projects/calloutng/contrib/llvm/tools/clang/lib/Headers/bmi2intrin.h projects/calloutng/contrib/llvm/tools/clang/lib/Headers/cpuid.h projects/calloutng/contrib/llvm/tools/clang/lib/Headers/immintrin.h projects/calloutng/contrib/llvm/tools/clang/lib/Headers/module.map projects/calloutng/contrib/llvm/tools/clang/lib/Headers/unwind.h projects/calloutng/contrib/llvm/tools/clang/lib/Headers/wmmintrin.h projects/calloutng/contrib/llvm/tools/clang/lib/Headers/x86intrin.h projects/calloutng/contrib/llvm/tools/clang/lib/Headers/xmmintrin.h projects/calloutng/contrib/llvm/tools/clang/lib/Lex/HeaderMap.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Lex/HeaderSearch.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Lex/Lexer.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Lex/LiteralSupport.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Lex/MacroArgs.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Lex/MacroInfo.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Lex/ModuleMap.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Lex/PPDirectives.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Lex/PPExpressions.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Lex/PPLexerChange.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Lex/PPMacroExpansion.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Lex/PTHLexer.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Lex/Pragma.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Lex/PreprocessingRecord.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Lex/Preprocessor.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Lex/TokenLexer.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Parse/ParseAST.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Parse/ParseCXXInlineMethods.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Parse/ParseDecl.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Parse/ParseDeclCXX.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Parse/ParseExpr.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Parse/ParseExprCXX.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Parse/ParseInit.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Parse/ParseObjc.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Parse/ParsePragma.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Parse/ParsePragma.h projects/calloutng/contrib/llvm/tools/clang/lib/Parse/ParseStmt.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Parse/ParseTemplate.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Parse/ParseTentative.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Parse/Parser.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Parse/RAIIObjectsForParser.h projects/calloutng/contrib/llvm/tools/clang/lib/Sema/AnalysisBasedWarnings.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/CodeCompleteConsumer.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/DeclSpec.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/DelayedDiagnostic.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/IdentifierResolver.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/JumpDiagnostics.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/Sema.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaAccess.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaAttr.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaCXXScopeSpec.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaCast.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaChecking.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaCodeComplete.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaDecl.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaDeclAttr.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaDeclCXX.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaDeclObjC.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaExceptionSpec.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaExpr.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaExprCXX.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaExprMember.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaExprObjC.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaInit.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaLambda.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaLookup.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaObjCProperty.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaOverload.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaPseudoObject.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaStmt.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaStmtAttr.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaTemplate.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaTemplateDeduction.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaTemplateInstantiate.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaTemplateVariadic.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/SemaType.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Sema/TreeTransform.h projects/calloutng/contrib/llvm/tools/clang/lib/Serialization/ASTCommon.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Serialization/ASTReader.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Serialization/ASTReaderDecl.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Serialization/ASTReaderStmt.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Serialization/ASTWriter.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Serialization/ASTWriterDecl.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Serialization/ASTWriterStmt.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Serialization/GeneratePCH.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Serialization/Module.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Serialization/ModuleManager.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/AttrNonNullChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/Checkers.td projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/FixedAddressChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/IdempotentOperationChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/CallEvent.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/CheckerContext.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/CheckerManager.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/CoreEngine.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/Environment.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/MemRegion.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/PathDiagnostic.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ProgramState.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/RegionStore.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SVals.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.h projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/Store.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/TextPathDiagnostics.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.h projects/calloutng/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Tooling/CompilationDatabase.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Tooling/Refactoring.cpp projects/calloutng/contrib/llvm/tools/clang/lib/Tooling/Tooling.cpp projects/calloutng/contrib/llvm/tools/clang/tools/driver/cc1_main.cpp projects/calloutng/contrib/llvm/tools/clang/tools/driver/cc1as_main.cpp projects/calloutng/contrib/llvm/tools/clang/tools/driver/driver.cpp projects/calloutng/contrib/llvm/tools/clang/utils/TableGen/ClangAttrEmitter.cpp projects/calloutng/contrib/llvm/tools/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp projects/calloutng/contrib/llvm/tools/clang/utils/TableGen/ClangSACheckersEmitter.cpp projects/calloutng/contrib/llvm/tools/clang/utils/TableGen/NeonEmitter.cpp projects/calloutng/contrib/llvm/tools/clang/utils/TableGen/OptParserEmitter.cpp projects/calloutng/contrib/llvm/tools/clang/utils/TableGen/TableGen.cpp projects/calloutng/contrib/llvm/tools/clang/utils/TableGen/TableGenBackends.h projects/calloutng/contrib/llvm/tools/llc/llc.cpp projects/calloutng/contrib/llvm/tools/lli/lli.cpp projects/calloutng/contrib/llvm/tools/llvm-ar/llvm-ar.cpp projects/calloutng/contrib/llvm/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp projects/calloutng/contrib/llvm/tools/llvm-extract/llvm-extract.cpp projects/calloutng/contrib/llvm/tools/llvm-mc/llvm-mc.cpp projects/calloutng/contrib/llvm/tools/llvm-nm/llvm-nm.cpp projects/calloutng/contrib/llvm/tools/llvm-objdump/llvm-objdump.cpp projects/calloutng/contrib/llvm/tools/llvm-ranlib/llvm-ranlib.cpp projects/calloutng/contrib/llvm/tools/llvm-rtdyld/llvm-rtdyld.cpp projects/calloutng/contrib/llvm/tools/llvm-stress/llvm-stress.cpp projects/calloutng/contrib/llvm/tools/opt/opt.cpp projects/calloutng/contrib/llvm/utils/TableGen/AsmMatcherEmitter.cpp projects/calloutng/contrib/llvm/utils/TableGen/AsmWriterEmitter.cpp projects/calloutng/contrib/llvm/utils/TableGen/AsmWriterInst.cpp projects/calloutng/contrib/llvm/utils/TableGen/CallingConvEmitter.cpp projects/calloutng/contrib/llvm/utils/TableGen/CodeEmitterGen.cpp projects/calloutng/contrib/llvm/utils/TableGen/CodeGenDAGPatterns.cpp projects/calloutng/contrib/llvm/utils/TableGen/CodeGenDAGPatterns.h projects/calloutng/contrib/llvm/utils/TableGen/CodeGenInstruction.cpp projects/calloutng/contrib/llvm/utils/TableGen/CodeGenInstruction.h projects/calloutng/contrib/llvm/utils/TableGen/CodeGenRegisters.cpp projects/calloutng/contrib/llvm/utils/TableGen/CodeGenRegisters.h projects/calloutng/contrib/llvm/utils/TableGen/CodeGenSchedule.cpp projects/calloutng/contrib/llvm/utils/TableGen/CodeGenSchedule.h projects/calloutng/contrib/llvm/utils/TableGen/CodeGenTarget.cpp projects/calloutng/contrib/llvm/utils/TableGen/CodeGenTarget.h projects/calloutng/contrib/llvm/utils/TableGen/DAGISelMatcher.h projects/calloutng/contrib/llvm/utils/TableGen/DAGISelMatcherEmitter.cpp projects/calloutng/contrib/llvm/utils/TableGen/DAGISelMatcherGen.cpp projects/calloutng/contrib/llvm/utils/TableGen/DFAPacketizerEmitter.cpp projects/calloutng/contrib/llvm/utils/TableGen/DisassemblerEmitter.cpp projects/calloutng/contrib/llvm/utils/TableGen/EDEmitter.cpp projects/calloutng/contrib/llvm/utils/TableGen/FastISelEmitter.cpp projects/calloutng/contrib/llvm/utils/TableGen/FixedLenDecoderEmitter.cpp projects/calloutng/contrib/llvm/utils/TableGen/InstrInfoEmitter.cpp projects/calloutng/contrib/llvm/utils/TableGen/IntrinsicEmitter.cpp projects/calloutng/contrib/llvm/utils/TableGen/PseudoLoweringEmitter.cpp projects/calloutng/contrib/llvm/utils/TableGen/RegisterInfoEmitter.cpp projects/calloutng/contrib/llvm/utils/TableGen/SequenceToOffsetTable.h projects/calloutng/contrib/llvm/utils/TableGen/SetTheory.cpp projects/calloutng/contrib/llvm/utils/TableGen/SetTheory.h projects/calloutng/contrib/llvm/utils/TableGen/SubtargetEmitter.cpp projects/calloutng/contrib/llvm/utils/TableGen/TGValueTypes.cpp projects/calloutng/contrib/llvm/utils/TableGen/TableGen.cpp projects/calloutng/contrib/llvm/utils/TableGen/TableGenBackends.h projects/calloutng/contrib/llvm/utils/TableGen/X86DisassemblerTables.cpp projects/calloutng/contrib/llvm/utils/TableGen/X86ModRMFilters.h projects/calloutng/contrib/llvm/utils/TableGen/X86RecognizableInstr.cpp projects/calloutng/contrib/llvm/utils/TableGen/X86RecognizableInstr.h projects/calloutng/contrib/openbsm/CREDITS projects/calloutng/contrib/openbsm/INSTALL projects/calloutng/contrib/openbsm/LICENSE projects/calloutng/contrib/openbsm/Makefile.am projects/calloutng/contrib/openbsm/Makefile.in projects/calloutng/contrib/openbsm/NEWS projects/calloutng/contrib/openbsm/README projects/calloutng/contrib/openbsm/TODO projects/calloutng/contrib/openbsm/VERSION projects/calloutng/contrib/openbsm/aclocal.m4 projects/calloutng/contrib/openbsm/autogen.sh projects/calloutng/contrib/openbsm/bin/Makefile.am projects/calloutng/contrib/openbsm/bin/Makefile.in projects/calloutng/contrib/openbsm/bin/audit/Makefile.am projects/calloutng/contrib/openbsm/bin/audit/Makefile.in projects/calloutng/contrib/openbsm/bin/audit/audit.8 projects/calloutng/contrib/openbsm/bin/auditd/Makefile.am projects/calloutng/contrib/openbsm/bin/auditd/Makefile.in projects/calloutng/contrib/openbsm/bin/auditd/auditd.8 projects/calloutng/contrib/openbsm/bin/auditd/auditd.c projects/calloutng/contrib/openbsm/bin/auditfilterd/Makefile.am projects/calloutng/contrib/openbsm/bin/auditfilterd/Makefile.in projects/calloutng/contrib/openbsm/bin/auditreduce/Makefile.am projects/calloutng/contrib/openbsm/bin/auditreduce/Makefile.in projects/calloutng/contrib/openbsm/bin/auditreduce/auditreduce.1 projects/calloutng/contrib/openbsm/bin/praudit/Makefile.am projects/calloutng/contrib/openbsm/bin/praudit/Makefile.in projects/calloutng/contrib/openbsm/bin/praudit/praudit.1 projects/calloutng/contrib/openbsm/bin/praudit/praudit.c projects/calloutng/contrib/openbsm/bsm/Makefile.am projects/calloutng/contrib/openbsm/bsm/Makefile.in projects/calloutng/contrib/openbsm/bsm/auditd_lib.h projects/calloutng/contrib/openbsm/bsm/libbsm.h projects/calloutng/contrib/openbsm/compat/endian.h projects/calloutng/contrib/openbsm/config/config.h projects/calloutng/contrib/openbsm/config/config.h.in projects/calloutng/contrib/openbsm/config/ltmain.sh projects/calloutng/contrib/openbsm/configure projects/calloutng/contrib/openbsm/configure.ac projects/calloutng/contrib/openbsm/etc/audit_control projects/calloutng/contrib/openbsm/etc/audit_event projects/calloutng/contrib/openbsm/libauditd/Makefile.am projects/calloutng/contrib/openbsm/libauditd/Makefile.in projects/calloutng/contrib/openbsm/libauditd/auditd_lib.c projects/calloutng/contrib/openbsm/libbsm/Makefile.am projects/calloutng/contrib/openbsm/libbsm/Makefile.in projects/calloutng/contrib/openbsm/libbsm/au_control.3 projects/calloutng/contrib/openbsm/libbsm/au_fcntl_cmd.3 projects/calloutng/contrib/openbsm/libbsm/au_io.3 projects/calloutng/contrib/openbsm/libbsm/audit_submit.3 projects/calloutng/contrib/openbsm/libbsm/bsm_audit.c projects/calloutng/contrib/openbsm/libbsm/bsm_class.c projects/calloutng/contrib/openbsm/libbsm/bsm_control.c projects/calloutng/contrib/openbsm/libbsm/bsm_errno.c projects/calloutng/contrib/openbsm/libbsm/bsm_io.c projects/calloutng/contrib/openbsm/libbsm/bsm_token.c projects/calloutng/contrib/openbsm/libbsm/bsm_user.c projects/calloutng/contrib/openbsm/libbsm/bsm_wrappers.c projects/calloutng/contrib/openbsm/man/Makefile.am projects/calloutng/contrib/openbsm/man/Makefile.in projects/calloutng/contrib/openbsm/man/audit.log.5 projects/calloutng/contrib/openbsm/man/audit_control.5 projects/calloutng/contrib/openbsm/man/auditon.2 projects/calloutng/contrib/openbsm/man/getaudit.2 projects/calloutng/contrib/openbsm/man/setaudit.2 projects/calloutng/contrib/openbsm/modules/Makefile.am projects/calloutng/contrib/openbsm/modules/Makefile.in projects/calloutng/contrib/openbsm/modules/auditfilter_noop/Makefile.am projects/calloutng/contrib/openbsm/modules/auditfilter_noop/Makefile.in projects/calloutng/contrib/openbsm/sys/Makefile.am projects/calloutng/contrib/openbsm/sys/Makefile.in projects/calloutng/contrib/openbsm/sys/bsm/Makefile.am projects/calloutng/contrib/openbsm/sys/bsm/Makefile.in projects/calloutng/contrib/openbsm/sys/bsm/audit_errno.h projects/calloutng/contrib/openbsm/sys/bsm/audit_internal.h projects/calloutng/contrib/openbsm/sys/bsm/audit_kevents.h projects/calloutng/contrib/openbsm/test/Makefile.am projects/calloutng/contrib/openbsm/test/Makefile.in projects/calloutng/contrib/openbsm/test/bsm/Makefile.am projects/calloutng/contrib/openbsm/test/bsm/Makefile.in projects/calloutng/contrib/openbsm/tools/Makefile.am projects/calloutng/contrib/openbsm/tools/Makefile.in projects/calloutng/contrib/sendmail/src/sasl.c projects/calloutng/contrib/wpa/src/eap_server/eap_server_tls_common.c projects/calloutng/crypto/openssl/crypto/rand/rand_unix.c projects/calloutng/etc/defaults/rc.conf projects/calloutng/etc/devd/usb.conf projects/calloutng/etc/ftpusers projects/calloutng/etc/mail/aliases projects/calloutng/etc/master.passwd projects/calloutng/etc/mtree/BSD.var.dist projects/calloutng/etc/newsyslog.conf projects/calloutng/etc/rc.d/Makefile projects/calloutng/etc/rc.d/routing projects/calloutng/etc/rc.subr projects/calloutng/etc/root/dot.cshrc projects/calloutng/games/fortune/datfiles/fortunes projects/calloutng/include/paths.h projects/calloutng/lib/clang/Makefile projects/calloutng/lib/clang/clang.build.mk projects/calloutng/lib/clang/include/Makefile projects/calloutng/lib/clang/include/clang/Basic/Version.inc projects/calloutng/lib/clang/include/llvm/Config/config.h projects/calloutng/lib/clang/libclanganalysis/Makefile projects/calloutng/lib/clang/libclangast/Makefile projects/calloutng/lib/clang/libclangsema/Makefile projects/calloutng/lib/clang/libclangstaticanalyzercheckers/Makefile projects/calloutng/lib/clang/libclangstaticanalyzercore/Makefile projects/calloutng/lib/clang/libllvmanalysis/Makefile projects/calloutng/lib/clang/libllvmarmcodegen/Makefile projects/calloutng/lib/clang/libllvmcodegen/Makefile projects/calloutng/lib/clang/libllvmcore/Makefile projects/calloutng/lib/clang/libllvmdebuginfo/Makefile projects/calloutng/lib/clang/libllvminstrumentation/Makefile projects/calloutng/lib/clang/libllvmipo/Makefile projects/calloutng/lib/clang/libllvmmcjit/Makefile projects/calloutng/lib/clang/libllvmmipsasmparser/Makefile projects/calloutng/lib/clang/libllvmmipscodegen/Makefile projects/calloutng/lib/clang/libllvmmipsdesc/Makefile projects/calloutng/lib/clang/libllvmscalaropts/Makefile projects/calloutng/lib/clang/libllvmtablegen/Makefile projects/calloutng/lib/clang/libllvmtarget/Makefile projects/calloutng/lib/clang/libllvmtransformutils/Makefile projects/calloutng/lib/clang/libllvmvectorize/Makefile projects/calloutng/lib/clang/libllvmx86codegen/Makefile projects/calloutng/lib/libc/gen/fstab.c projects/calloutng/lib/libc/gen/glob.c projects/calloutng/lib/libc/net/sctp_sys_calls.c projects/calloutng/lib/libc/stdio/fdopen.c projects/calloutng/lib/libc/stdio/flags.c projects/calloutng/lib/libc/stdio/fopen.3 projects/calloutng/lib/libc/stdio/freopen.c projects/calloutng/lib/libc/stdio/getline.3 projects/calloutng/lib/libc/sys/bind.2 projects/calloutng/lib/libc/sys/getpeername.2 projects/calloutng/lib/libc/sys/getsockname.2 projects/calloutng/lib/libutil/gr_util.c projects/calloutng/libexec/rtld-elf/Makefile projects/calloutng/sbin/dump/dump.h projects/calloutng/sbin/growfs/growfs.8 projects/calloutng/sbin/growfs/growfs.c projects/calloutng/sbin/ifconfig/af_inet6.c projects/calloutng/sbin/mdconfig/mdconfig.c projects/calloutng/sbin/route/keywords projects/calloutng/sbin/route/route.8 projects/calloutng/sbin/route/route.c projects/calloutng/share/examples/etc/make.conf projects/calloutng/share/man/man4/audit.4 projects/calloutng/share/man/man4/ktr.4 projects/calloutng/share/man/man4/usb_quirk.4 projects/calloutng/share/man/man5/core.5 projects/calloutng/share/man/man5/make.conf.5 projects/calloutng/share/man/man7/ports.7 projects/calloutng/share/man/man9/sleep.9 projects/calloutng/share/man/man9/taskqueue.9 projects/calloutng/share/misc/Makefile projects/calloutng/share/misc/committers-ports.dot projects/calloutng/share/misc/organization.dot projects/calloutng/share/mk/bsd.cpu.mk projects/calloutng/share/mk/bsd.libnames.mk projects/calloutng/share/mk/bsd.own.mk projects/calloutng/share/skel/dot.cshrc projects/calloutng/sys/Makefile projects/calloutng/sys/amd64/amd64/db_trace.c projects/calloutng/sys/amd64/pci/pci_cfgreg.c projects/calloutng/sys/arm/arm/cpufunc.c projects/calloutng/sys/arm/arm/locore.S projects/calloutng/sys/arm/arm/machdep.c projects/calloutng/sys/arm/arm/mpcore_timer.c projects/calloutng/sys/arm/arm/pl310.c projects/calloutng/sys/arm/at91/files.at91 projects/calloutng/sys/arm/at91/if_ate.c projects/calloutng/sys/arm/at91/if_macb.c projects/calloutng/sys/arm/broadcom/bcm2835/bcm2835_fb.c projects/calloutng/sys/arm/broadcom/bcm2835/bcm2835_sdhci.c projects/calloutng/sys/arm/broadcom/bcm2835/bcm2835_systimer.c projects/calloutng/sys/arm/broadcom/bcm2835/files.bcm2835 projects/calloutng/sys/arm/conf/CAMBRIA projects/calloutng/sys/arm/conf/RPI-B projects/calloutng/sys/arm/econa/if_ece.c projects/calloutng/sys/arm/include/cpufunc.h projects/calloutng/sys/arm/lpc/if_lpe.c projects/calloutng/sys/arm/mv/mvreg.h projects/calloutng/sys/arm/ti/am335x/am335x_dmtimer.c projects/calloutng/sys/arm/ti/cpsw/if_cpsw.c projects/calloutng/sys/arm/ti/ti_machdep.c projects/calloutng/sys/arm/xscale/i80321/ep80219_machdep.c projects/calloutng/sys/arm/xscale/i80321/iq31244_machdep.c projects/calloutng/sys/arm/xscale/ixp425/if_npe.c projects/calloutng/sys/boot/fdt/dts/bcm2835-rpi-b.dts projects/calloutng/sys/boot/fdt/fdt_loader_cmd.c projects/calloutng/sys/boot/forth/menu-commands.4th projects/calloutng/sys/boot/forth/menu.rc projects/calloutng/sys/boot/i386/efi/exec.c projects/calloutng/sys/boot/powerpc/boot1.chrp/boot1.c projects/calloutng/sys/boot/sparc64/boot1/boot1.c projects/calloutng/sys/boot/uboot/common/metadata.c projects/calloutng/sys/boot/uboot/lib/elf_freebsd.c projects/calloutng/sys/boot/userboot/userboot/conf.c projects/calloutng/sys/boot/userboot/userboot/main.c projects/calloutng/sys/bsm/audit_errno.h projects/calloutng/sys/bsm/audit_internal.h projects/calloutng/sys/bsm/audit_record.h projects/calloutng/sys/cam/ata/ata_xpt.c projects/calloutng/sys/cddl/compat/opensolaris/kern/opensolaris_cmn_err.c projects/calloutng/sys/cddl/contrib/opensolaris/common/zfs/zfs_prop.c projects/calloutng/sys/cddl/contrib/opensolaris/uts/common/fs/gfs.c projects/calloutng/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c projects/calloutng/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dbuf.c projects/calloutng/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu.c projects/calloutng/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_pool.c projects/calloutng/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/metaslab.c projects/calloutng/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c projects/calloutng/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_misc.c projects/calloutng/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/space_map.c projects/calloutng/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dbuf.h projects/calloutng/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu.h projects/calloutng/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/metaslab_impl.h projects/calloutng/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/spa.h projects/calloutng/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/space_map.h projects/calloutng/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_znode.h projects/calloutng/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zio.h projects/calloutng/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zio_impl.h projects/calloutng/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_geom.c projects/calloutng/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c projects/calloutng/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c projects/calloutng/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c projects/calloutng/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c projects/calloutng/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zio.c projects/calloutng/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zvol.c projects/calloutng/sys/compat/linux/linux_ioctl.c projects/calloutng/sys/compat/linux/linux_socket.c projects/calloutng/sys/compat/ndis/kern_ndis.c projects/calloutng/sys/conf/Makefile.arm projects/calloutng/sys/conf/NOTES projects/calloutng/sys/conf/files projects/calloutng/sys/conf/kern.pre.mk projects/calloutng/sys/conf/options.mips projects/calloutng/sys/contrib/dev/acpica/changes.txt (contents, props changed) projects/calloutng/sys/contrib/dev/acpica/common/adfile.c projects/calloutng/sys/contrib/dev/acpica/common/adisasm.c projects/calloutng/sys/contrib/dev/acpica/common/dmextern.c projects/calloutng/sys/contrib/dev/acpica/common/dmrestag.c projects/calloutng/sys/contrib/dev/acpica/compiler/aslcompile.c projects/calloutng/sys/contrib/dev/acpica/compiler/aslcompiler.h projects/calloutng/sys/contrib/dev/acpica/compiler/aslerror.c projects/calloutng/sys/contrib/dev/acpica/compiler/aslfiles.c projects/calloutng/sys/contrib/dev/acpica/compiler/aslglobal.h projects/calloutng/sys/contrib/dev/acpica/compiler/asllisting.c projects/calloutng/sys/contrib/dev/acpica/compiler/asllookup.c projects/calloutng/sys/contrib/dev/acpica/compiler/aslmain.c projects/calloutng/sys/contrib/dev/acpica/compiler/aslstartup.c projects/calloutng/sys/contrib/dev/acpica/compiler/dttemplate.c projects/calloutng/sys/contrib/dev/acpica/compiler/prutils.c projects/calloutng/sys/contrib/dev/acpica/components/debugger/dbfileio.c projects/calloutng/sys/contrib/dev/acpica/components/debugger/dbinput.c projects/calloutng/sys/contrib/dev/acpica/components/debugger/dbmethod.c projects/calloutng/sys/contrib/dev/acpica/components/disassembler/dmopcode.c projects/calloutng/sys/contrib/dev/acpica/components/disassembler/dmresrc.c projects/calloutng/sys/contrib/dev/acpica/components/disassembler/dmresrcl.c projects/calloutng/sys/contrib/dev/acpica/components/disassembler/dmresrcl2.c projects/calloutng/sys/contrib/dev/acpica/components/disassembler/dmresrcs.c projects/calloutng/sys/contrib/dev/acpica/components/dispatcher/dsmethod.c projects/calloutng/sys/contrib/dev/acpica/components/executer/exregion.c projects/calloutng/sys/contrib/dev/acpica/components/namespace/nsutils.c projects/calloutng/sys/contrib/dev/acpica/components/namespace/nsxfname.c projects/calloutng/sys/contrib/dev/acpica/components/resources/rscalc.c projects/calloutng/sys/contrib/dev/acpica/components/resources/rscreate.c projects/calloutng/sys/contrib/dev/acpica/components/resources/rsdump.c projects/calloutng/sys/contrib/dev/acpica/components/resources/rslist.c projects/calloutng/sys/contrib/dev/acpica/components/resources/rsmisc.c projects/calloutng/sys/contrib/dev/acpica/components/resources/rsxface.c projects/calloutng/sys/contrib/dev/acpica/components/utilities/utdelete.c projects/calloutng/sys/contrib/dev/acpica/components/utilities/utresrc.c projects/calloutng/sys/contrib/dev/acpica/components/utilities/utstate.c projects/calloutng/sys/contrib/dev/acpica/components/utilities/uttrack.c projects/calloutng/sys/contrib/dev/acpica/include/acdisasm.h projects/calloutng/sys/contrib/dev/acpica/include/acmacros.h projects/calloutng/sys/contrib/dev/acpica/include/acpixf.h projects/calloutng/sys/contrib/dev/acpica/include/acrestyp.h projects/calloutng/sys/contrib/dev/acpica/include/acutils.h projects/calloutng/sys/contrib/octeon-sdk/cvmx-dma-engine.c projects/calloutng/sys/contrib/octeon-sdk/cvmx-helper-board.c projects/calloutng/sys/contrib/octeon-sdk/cvmx-helper-spi.c projects/calloutng/sys/contrib/octeon-sdk/cvmx-pow.h projects/calloutng/sys/contrib/octeon-sdk/cvmx-spi.c projects/calloutng/sys/contrib/octeon-sdk/cvmx-utils.h projects/calloutng/sys/contrib/octeon-sdk/cvmx-warn.c projects/calloutng/sys/contrib/octeon-sdk/cvmx.h projects/calloutng/sys/contrib/octeon-sdk/octeon-model.c projects/calloutng/sys/contrib/octeon-sdk/octeon-model.h projects/calloutng/sys/dev/acpica/acpi_cpu.c projects/calloutng/sys/dev/age/if_age.c projects/calloutng/sys/dev/alc/if_alc.c projects/calloutng/sys/dev/ale/if_ale.c projects/calloutng/sys/dev/an/if_an.c projects/calloutng/sys/dev/ath/ath_hal/ah.h projects/calloutng/sys/dev/ath/ath_hal/ar5210/ar5210.h projects/calloutng/sys/dev/ath/ath_hal/ar5210/ar5210_misc.c projects/calloutng/sys/dev/ath/ath_hal/ar5210/ar5210_recv.c projects/calloutng/sys/dev/ath/ath_hal/ar5210/ar5210_reset.c projects/calloutng/sys/dev/ath/ath_hal/ar5210/ar5210reg.h projects/calloutng/sys/dev/ath/ath_hal/ar5211/ar5211desc.h projects/calloutng/sys/dev/ath/ath_hal/ar5212/ar5212_attach.c projects/calloutng/sys/dev/ath/ath_hal/ar5212/ar5212_beacon.c projects/calloutng/sys/dev/ath/ath_hal/ar5416/ar5416.h projects/calloutng/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c projects/calloutng/sys/dev/ath/ath_hal/ar5416/ar5416_btcoex.c projects/calloutng/sys/dev/ath/ath_hal/ar5416/ar5416_misc.c projects/calloutng/sys/dev/ath/ath_hal/ar9002/ar9285_attach.c projects/calloutng/sys/dev/ath/ath_hal/ar9002/ar9285_btcoex.c projects/calloutng/sys/dev/ath/if_ath.c projects/calloutng/sys/dev/ath/if_ath_alq.h projects/calloutng/sys/dev/ath/if_ath_beacon.c projects/calloutng/sys/dev/ath/if_ath_keycache.c projects/calloutng/sys/dev/ath/if_ath_rx.c projects/calloutng/sys/dev/ath/if_ath_rx_edma.c projects/calloutng/sys/dev/ath/if_ath_tdma.c projects/calloutng/sys/dev/ath/if_ath_tx.c projects/calloutng/sys/dev/ath/if_ath_tx_edma.c projects/calloutng/sys/dev/ath/if_ath_tx_ht.c projects/calloutng/sys/dev/ath/if_athvar.h projects/calloutng/sys/dev/bce/if_bce.c projects/calloutng/sys/dev/bfe/if_bfe.c projects/calloutng/sys/dev/bge/if_bge.c projects/calloutng/sys/dev/bge/if_bgereg.h projects/calloutng/sys/dev/bm/if_bm.c projects/calloutng/sys/dev/bwi/if_bwi.c projects/calloutng/sys/dev/bwn/if_bwn.c projects/calloutng/sys/dev/bxe/if_bxe.c projects/calloutng/sys/dev/cas/if_cas.c projects/calloutng/sys/dev/ce/if_ce.c projects/calloutng/sys/dev/cm/smc90cx6.c projects/calloutng/sys/dev/cp/if_cp.c projects/calloutng/sys/dev/cs/if_cs.c projects/calloutng/sys/dev/ctau/if_ct.c projects/calloutng/sys/dev/cx/if_cx.c projects/calloutng/sys/dev/cxgb/cxgb_main.c projects/calloutng/sys/dev/cxgb/cxgb_sge.c projects/calloutng/sys/dev/cxgb/sys/uipc_mvec.c projects/calloutng/sys/dev/cxgbe/t4_sge.c projects/calloutng/sys/dev/cxgbe/tom/t4_cpl_io.c projects/calloutng/sys/dev/cxgbe/tom/t4_ddp.c projects/calloutng/sys/dev/cxgbe/tom/t4_listen.c projects/calloutng/sys/dev/cxgbe/tom/t4_tom.h projects/calloutng/sys/dev/dc/if_dc.c projects/calloutng/sys/dev/de/if_de.c projects/calloutng/sys/dev/e1000/if_em.c projects/calloutng/sys/dev/e1000/if_igb.c projects/calloutng/sys/dev/e1000/if_lem.c projects/calloutng/sys/dev/ed/if_ed.c projects/calloutng/sys/dev/en/midway.c projects/calloutng/sys/dev/ep/if_ep.c projects/calloutng/sys/dev/et/if_et.c projects/calloutng/sys/dev/ex/if_ex.c projects/calloutng/sys/dev/fatm/if_fatm.c projects/calloutng/sys/dev/fdc/fdc.c projects/calloutng/sys/dev/fdt/fdt_common.c projects/calloutng/sys/dev/fdt/fdt_common.h projects/calloutng/sys/dev/fe/if_fe.c projects/calloutng/sys/dev/firewire/fwohci.c projects/calloutng/sys/dev/firewire/if_fwe.c projects/calloutng/sys/dev/firewire/if_fwip.c projects/calloutng/sys/dev/fxp/if_fxp.c projects/calloutng/sys/dev/gem/if_gem.c projects/calloutng/sys/dev/gpio/gpiobus.c projects/calloutng/sys/dev/gxemul/cons/gxemul_cons.c projects/calloutng/sys/dev/gxemul/ether/if_gx.c projects/calloutng/sys/dev/hatm/if_hatm_intr.c projects/calloutng/sys/dev/hatm/if_hatm_tx.c projects/calloutng/sys/dev/hifn/hifn7751.c projects/calloutng/sys/dev/hme/if_hme.c projects/calloutng/sys/dev/ie/if_ie.c projects/calloutng/sys/dev/if_ndis/if_ndis.c projects/calloutng/sys/dev/ipw/if_ipw.c projects/calloutng/sys/dev/iwi/if_iwi.c projects/calloutng/sys/dev/iwn/if_iwn.c projects/calloutng/sys/dev/ixgb/if_ixgb.c projects/calloutng/sys/dev/ixgbe/ixgbe.c projects/calloutng/sys/dev/ixgbe/ixgbe.h projects/calloutng/sys/dev/ixgbe/ixv.c projects/calloutng/sys/dev/jme/if_jme.c projects/calloutng/sys/dev/le/lance.c projects/calloutng/sys/dev/lge/if_lge.c projects/calloutng/sys/dev/lmc/if_lmc.c projects/calloutng/sys/dev/malo/if_malo.c projects/calloutng/sys/dev/md/md.c projects/calloutng/sys/dev/mge/if_mge.c projects/calloutng/sys/dev/mmc/mmc.c projects/calloutng/sys/dev/mn/if_mn.c projects/calloutng/sys/dev/msk/if_msk.c projects/calloutng/sys/dev/mwl/if_mwl.c projects/calloutng/sys/dev/mxge/if_mxge.c projects/calloutng/sys/dev/my/if_my.c projects/calloutng/sys/dev/netmap/ixgbe_netmap.h projects/calloutng/sys/dev/nfe/if_nfe.c projects/calloutng/sys/dev/nge/if_nge.c projects/calloutng/sys/dev/nve/if_nve.c projects/calloutng/sys/dev/nxge/if_nxge.c projects/calloutng/sys/dev/oce/oce_if.c projects/calloutng/sys/dev/patm/if_patm_intr.c projects/calloutng/sys/dev/patm/if_patm_rx.c projects/calloutng/sys/dev/patm/if_patm_tx.c projects/calloutng/sys/dev/pcn/if_pcn.c projects/calloutng/sys/dev/pdq/pdq_freebsd.h projects/calloutng/sys/dev/pdq/pdq_ifsubr.c projects/calloutng/sys/dev/pdq/pdqvar.h projects/calloutng/sys/dev/qlxgb/qla_os.c projects/calloutng/sys/dev/ral/rt2560.c projects/calloutng/sys/dev/ral/rt2661.c projects/calloutng/sys/dev/ral/rt2860.c projects/calloutng/sys/dev/re/if_re.c projects/calloutng/sys/dev/rt/if_rt.c projects/calloutng/sys/dev/safe/safe.c projects/calloutng/sys/dev/sbni/if_sbni.c projects/calloutng/sys/dev/sdhci/sdhci.c projects/calloutng/sys/dev/sdhci/sdhci.h projects/calloutng/sys/dev/sf/if_sf.c projects/calloutng/sys/dev/sfxge/sfxge_dma.c projects/calloutng/sys/dev/sfxge/sfxge_tx.c projects/calloutng/sys/dev/sge/if_sge.c projects/calloutng/sys/dev/sis/if_sis.c projects/calloutng/sys/dev/sk/if_sk.c projects/calloutng/sys/dev/smc/if_smc.c projects/calloutng/sys/dev/sn/if_sn.c projects/calloutng/sys/dev/snc/dp83932.c projects/calloutng/sys/dev/sound/pci/hda/hdaa.c projects/calloutng/sys/dev/sound/pci/hda/hdac.h projects/calloutng/sys/dev/sound/pci/hda/hdacc.c projects/calloutng/sys/dev/sound/pcm/buffer.c projects/calloutng/sys/dev/sound/pcm/sound.c projects/calloutng/sys/dev/ste/if_ste.c projects/calloutng/sys/dev/stge/if_stge.c projects/calloutng/sys/dev/ti/if_ti.c projects/calloutng/sys/dev/tl/if_tl.c projects/calloutng/sys/dev/tsec/if_tsec.c projects/calloutng/sys/dev/tx/if_tx.c projects/calloutng/sys/dev/txp/if_txp.c projects/calloutng/sys/dev/ubsec/ubsec.c projects/calloutng/sys/dev/usb/controller/xhci.c projects/calloutng/sys/dev/usb/controller/xhci.h projects/calloutng/sys/dev/usb/misc/udbp.c projects/calloutng/sys/dev/usb/net/if_axe.c projects/calloutng/sys/dev/usb/net/if_cdce.c projects/calloutng/sys/dev/usb/net/if_smsc.c projects/calloutng/sys/dev/usb/net/if_usie.c projects/calloutng/sys/dev/usb/net/uhso.c projects/calloutng/sys/dev/usb/net/usb_ethernet.c projects/calloutng/sys/dev/usb/quirk/usb_quirk.c projects/calloutng/sys/dev/usb/quirk/usb_quirk.h projects/calloutng/sys/dev/usb/serial/u3g.c projects/calloutng/sys/dev/usb/serial/uplcom.c projects/calloutng/sys/dev/usb/usbdevs projects/calloutng/sys/dev/usb/wlan/if_rum.c projects/calloutng/sys/dev/usb/wlan/if_run.c projects/calloutng/sys/dev/usb/wlan/if_uath.c projects/calloutng/sys/dev/usb/wlan/if_upgt.c projects/calloutng/sys/dev/usb/wlan/if_ural.c projects/calloutng/sys/dev/usb/wlan/if_urtw.c projects/calloutng/sys/dev/usb/wlan/if_zyd.c projects/calloutng/sys/dev/vge/if_vge.c projects/calloutng/sys/dev/virtio/network/if_vtnet.c projects/calloutng/sys/dev/vr/if_vr.c projects/calloutng/sys/dev/vte/if_vte.c projects/calloutng/sys/dev/vx/if_vx.c projects/calloutng/sys/dev/vxge/vxge.c projects/calloutng/sys/dev/wb/if_wb.c projects/calloutng/sys/dev/wi/if_wi.c projects/calloutng/sys/dev/wl/if_wl.c projects/calloutng/sys/dev/wpi/if_wpi.c projects/calloutng/sys/dev/wtap/if_wtap.c projects/calloutng/sys/dev/wtap/plugins/visibility.c projects/calloutng/sys/dev/xe/if_xe.c projects/calloutng/sys/dev/xen/netfront/netfront.c projects/calloutng/sys/dev/xl/if_xl.c projects/calloutng/sys/fs/ext2fs/ext2_alloc.c projects/calloutng/sys/fs/ext2fs/ext2_dinode.h projects/calloutng/sys/fs/ext2fs/ext2_vfsops.c projects/calloutng/sys/fs/ext2fs/ext2fs.h projects/calloutng/sys/fs/msdosfs/msdosfs_denode.c projects/calloutng/sys/fs/nfs/nfs_commonsubs.c projects/calloutng/sys/fs/nfs/nfs_var.h projects/calloutng/sys/fs/nfs/nfsm_subs.h projects/calloutng/sys/fs/nfsclient/nfs_clcomsubs.c projects/calloutng/sys/fs/nfsclient/nfs_clnode.c projects/calloutng/sys/fs/nfsclient/nfs_clport.c projects/calloutng/sys/fs/nfsclient/nfs_clvfsops.c projects/calloutng/sys/fs/nfsserver/nfs_nfsdcache.c projects/calloutng/sys/fs/nfsserver/nfs_nfsdport.c projects/calloutng/sys/fs/nfsserver/nfs_nfsdstate.c projects/calloutng/sys/fs/nullfs/null_subr.c projects/calloutng/sys/fs/smbfs/smbfs.h projects/calloutng/sys/fs/smbfs/smbfs_io.c projects/calloutng/sys/fs/smbfs/smbfs_node.c projects/calloutng/sys/fs/smbfs/smbfs_node.h projects/calloutng/sys/fs/smbfs/smbfs_subr.c projects/calloutng/sys/fs/smbfs/smbfs_vfsops.c projects/calloutng/sys/fs/smbfs/smbfs_vnops.c projects/calloutng/sys/fs/unionfs/union_subr.c projects/calloutng/sys/geom/bde/g_bde.c projects/calloutng/sys/geom/cache/g_cache.c projects/calloutng/sys/geom/geom.h projects/calloutng/sys/geom/geom_aes.c projects/calloutng/sys/geom/geom_dev.c projects/calloutng/sys/geom/geom_mbr.c projects/calloutng/sys/geom/geom_slice.c projects/calloutng/sys/geom/geom_slice.h projects/calloutng/sys/geom/label/g_label.c projects/calloutng/sys/geom/mountver/g_mountver.c projects/calloutng/sys/geom/multipath/g_multipath.c projects/calloutng/sys/geom/nop/g_nop.c projects/calloutng/sys/geom/sched/g_sched.c projects/calloutng/sys/gnu/fs/reiserfs/reiserfs_inode.c projects/calloutng/sys/i386/i386/db_trace.c projects/calloutng/sys/i386/pci/pci_cfgreg.c projects/calloutng/sys/kern/capabilities.conf projects/calloutng/sys/kern/init_main.c projects/calloutng/sys/kern/init_sysent.c projects/calloutng/sys/kern/kern_fork.c projects/calloutng/sys/kern/kern_lock.c projects/calloutng/sys/kern/kern_mbuf.c projects/calloutng/sys/kern/kern_proc.c projects/calloutng/sys/kern/kern_shutdown.c projects/calloutng/sys/kern/kern_sig.c projects/calloutng/sys/kern/kern_time.c projects/calloutng/sys/kern/kern_timeout.c projects/calloutng/sys/kern/subr_mchain.c projects/calloutng/sys/kern/subr_param.c projects/calloutng/sys/kern/subr_taskqueue.c projects/calloutng/sys/kern/tty_pts.c projects/calloutng/sys/kern/uipc_mbuf.c projects/calloutng/sys/kern/uipc_mbuf2.c projects/calloutng/sys/kern/uipc_sockbuf.c projects/calloutng/sys/kern/uipc_socket.c projects/calloutng/sys/kern/uipc_syscalls.c projects/calloutng/sys/kern/uipc_usrreq.c projects/calloutng/sys/kern/vfs_lookup.c projects/calloutng/sys/kern/vfs_mount.c projects/calloutng/sys/kern/vfs_mountroot.c projects/calloutng/sys/kern/vfs_subr.c projects/calloutng/sys/kern/vfs_vnops.c projects/calloutng/sys/kern/vnode_if.src projects/calloutng/sys/mips/adm5120/if_admsw.c projects/calloutng/sys/mips/atheros/if_arge.c projects/calloutng/sys/mips/cavium/if_octm.c projects/calloutng/sys/mips/cavium/octe/ethernet-mem.c projects/calloutng/sys/mips/cavium/octe/ethernet-rx.c projects/calloutng/sys/mips/cavium/octe/ethernet-tx.c projects/calloutng/sys/mips/cavium/octe/ethernet.c projects/calloutng/sys/mips/cavium/octeon_machdep.c projects/calloutng/sys/mips/cavium/octeon_pci_console.c projects/calloutng/sys/mips/conf/OCTEON1 projects/calloutng/sys/mips/idt/if_kr.c projects/calloutng/sys/mips/mips/support.S projects/calloutng/sys/mips/nlm/dev/net/xlpge.c projects/calloutng/sys/mips/rmi/dev/nlge/if_nlge.c projects/calloutng/sys/mips/rmi/dev/xlr/rge.c projects/calloutng/sys/modules/Makefile projects/calloutng/sys/modules/acpi/acpi/Makefile projects/calloutng/sys/modules/ath/Makefile projects/calloutng/sys/modules/iwn/Makefile projects/calloutng/sys/modules/ufs/Makefile projects/calloutng/sys/net/bpf.c projects/calloutng/sys/net/bridgestp.c projects/calloutng/sys/net/ieee8023ad_lacp.c projects/calloutng/sys/net/if_arcsubr.c projects/calloutng/sys/net/if_atmsubr.c projects/calloutng/sys/net/if_bridge.c projects/calloutng/sys/net/if_ef.c projects/calloutng/sys/net/if_ethersubr.c projects/calloutng/sys/net/if_fddisubr.c projects/calloutng/sys/net/if_fwsubr.c projects/calloutng/sys/net/if_gre.c projects/calloutng/sys/net/if_iso88025subr.c projects/calloutng/sys/net/if_spppfr.c projects/calloutng/sys/net/if_spppsubr.c projects/calloutng/sys/net/if_stf.c projects/calloutng/sys/net/if_tap.c projects/calloutng/sys/net/if_tun.c projects/calloutng/sys/net/if_vlan.c projects/calloutng/sys/net/rtsock.c projects/calloutng/sys/net80211/ieee80211_freebsd.c projects/calloutng/sys/net80211/ieee80211_freebsd.h projects/calloutng/sys/net80211/ieee80211_hostap.c projects/calloutng/sys/net80211/ieee80211_hwmp.c projects/calloutng/sys/net80211/ieee80211_input.c projects/calloutng/sys/net80211/ieee80211_mesh.c projects/calloutng/sys/net80211/ieee80211_output.c projects/calloutng/sys/net80211/ieee80211_superg.c projects/calloutng/sys/net80211/ieee80211_wds.c projects/calloutng/sys/netatalk/aarp.c projects/calloutng/sys/netatalk/ddp_output.c projects/calloutng/sys/netgraph/atm/ccatm/ng_ccatm.c projects/calloutng/sys/netgraph/atm/ng_atm.c projects/calloutng/sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_pccard.c projects/calloutng/sys/netgraph/bluetooth/drivers/h4/ng_h4.c projects/calloutng/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c projects/calloutng/sys/netgraph/bluetooth/hci/ng_hci_cmds.c projects/calloutng/sys/netgraph/bluetooth/hci/ng_hci_evnt.c projects/calloutng/sys/netgraph/bluetooth/hci/ng_hci_misc.c projects/calloutng/sys/netgraph/bluetooth/hci/ng_hci_ulpi.c projects/calloutng/sys/netgraph/bluetooth/l2cap/ng_l2cap_cmds.h projects/calloutng/sys/netgraph/bluetooth/l2cap/ng_l2cap_evnt.c projects/calloutng/sys/netgraph/bluetooth/l2cap/ng_l2cap_llpi.c projects/calloutng/sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.c projects/calloutng/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c projects/calloutng/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c projects/calloutng/sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c projects/calloutng/sys/netgraph/bluetooth/socket/ng_btsocket_sco.c projects/calloutng/sys/netgraph/netflow/netflow.c projects/calloutng/sys/netgraph/netflow/netflow_v9.c projects/calloutng/sys/netgraph/ng_UI.c projects/calloutng/sys/netgraph/ng_atmllc.c projects/calloutng/sys/netgraph/ng_bridge.c projects/calloutng/sys/netgraph/ng_cisco.c projects/calloutng/sys/netgraph/ng_deflate.c projects/calloutng/sys/netgraph/ng_device.c projects/calloutng/sys/netgraph/ng_frame_relay.c projects/calloutng/sys/netgraph/ng_gif.c projects/calloutng/sys/netgraph/ng_gif_demux.c projects/calloutng/sys/netgraph/ng_hub.c projects/calloutng/sys/netgraph/ng_iface.c projects/calloutng/sys/netgraph/ng_ipfw.c projects/calloutng/sys/netgraph/ng_l2tp.c projects/calloutng/sys/netgraph/ng_lmi.c projects/calloutng/sys/netgraph/ng_mppc.c projects/calloutng/sys/netgraph/ng_one2many.c projects/calloutng/sys/netgraph/ng_ppp.c projects/calloutng/sys/netgraph/ng_pppoe.c projects/calloutng/sys/netgraph/ng_pptpgre.c projects/calloutng/sys/netgraph/ng_pred1.c projects/calloutng/sys/netgraph/ng_rfc1490.c projects/calloutng/sys/netgraph/ng_source.c projects/calloutng/sys/netgraph/ng_tee.c projects/calloutng/sys/netgraph/ng_tty.c projects/calloutng/sys/netgraph/ng_vjc.c projects/calloutng/sys/netgraph/ng_vlan.c projects/calloutng/sys/netinet/if_ether.c projects/calloutng/sys/netinet/igmp.c projects/calloutng/sys/netinet/in_gif.c projects/calloutng/sys/netinet/ip_icmp.c projects/calloutng/sys/netinet/ip_input.c projects/calloutng/sys/netinet/ip_mroute.c projects/calloutng/sys/netinet/ip_options.c projects/calloutng/sys/netinet/ip_output.c projects/calloutng/sys/netinet/libalias/alias.c projects/calloutng/sys/netinet/raw_ip.c projects/calloutng/sys/netinet/sctp_asconf.c projects/calloutng/sys/netinet/sctp_auth.c projects/calloutng/sys/netinet/sctp_indata.c projects/calloutng/sys/netinet/sctp_input.c projects/calloutng/sys/netinet/sctp_output.c projects/calloutng/sys/netinet/sctp_pcb.c projects/calloutng/sys/netinet/sctp_pcb.h projects/calloutng/sys/netinet/sctp_peeloff.c projects/calloutng/sys/netinet/sctp_peeloff.h projects/calloutng/sys/netinet/sctp_sysctl.c projects/calloutng/sys/netinet/sctp_timer.c projects/calloutng/sys/netinet/sctp_usrreq.c projects/calloutng/sys/netinet/sctputil.c projects/calloutng/sys/netinet/sctputil.h projects/calloutng/sys/netinet/tcp_output.c projects/calloutng/sys/netinet/tcp_subr.c projects/calloutng/sys/netinet/tcp_syncache.c projects/calloutng/sys/netinet/tcp_timer.c projects/calloutng/sys/netinet/tcp_timer.h projects/calloutng/sys/netinet/tcp_timewait.c projects/calloutng/sys/netinet/udp_usrreq.c projects/calloutng/sys/netinet6/frag6.c projects/calloutng/sys/netinet6/icmp6.c projects/calloutng/sys/netinet6/in6_gif.c projects/calloutng/sys/netinet6/ip6_input.c projects/calloutng/sys/netinet6/ip6_mroute.c projects/calloutng/sys/netinet6/ip6_output.c projects/calloutng/sys/netinet6/mld6.c projects/calloutng/sys/netinet6/nd6_nbr.c projects/calloutng/sys/netinet6/raw_ip6.c projects/calloutng/sys/netinet6/scope6.c projects/calloutng/sys/netinet6/sctp6_usrreq.c projects/calloutng/sys/netinet6/sctp6_var.h projects/calloutng/sys/netinet6/udp6_usrreq.c projects/calloutng/sys/netipsec/ipsec_mbuf.c projects/calloutng/sys/netipsec/ipsec_output.c projects/calloutng/sys/netipsec/key.c projects/calloutng/sys/netipsec/keysock.c projects/calloutng/sys/netipsec/xform_ipip.c projects/calloutng/sys/netipx/ipx_outputfl.c projects/calloutng/sys/netipx/ipx_usrreq.c projects/calloutng/sys/netipx/spx_reass.c projects/calloutng/sys/netipx/spx_usrreq.c projects/calloutng/sys/netnatm/natm.c projects/calloutng/sys/netncp/ncp_sock.c projects/calloutng/sys/netpfil/ipfw/ip_dn_glue.c projects/calloutng/sys/netpfil/ipfw/ip_fw2.c projects/calloutng/sys/netpfil/ipfw/ip_fw_dynamic.c projects/calloutng/sys/netpfil/ipfw/ip_fw_pfil.c projects/calloutng/sys/netpfil/ipfw/ip_fw_private.h projects/calloutng/sys/netpfil/ipfw/ip_fw_sockopt.c projects/calloutng/sys/netsmb/smb_iod.c projects/calloutng/sys/netsmb/smb_rq.c projects/calloutng/sys/netsmb/smb_trantcp.c projects/calloutng/sys/nfs/krpc_subr.c projects/calloutng/sys/nfs/nfs_common.c projects/calloutng/sys/nfs/nfs_nfssvc.c projects/calloutng/sys/nfs/nfssvc.h projects/calloutng/sys/nfsclient/nfs_krpc.c projects/calloutng/sys/nfsclient/nfs_node.c projects/calloutng/sys/nfsclient/nfs_subs.c projects/calloutng/sys/nfsserver/nfs_fha.c projects/calloutng/sys/nfsserver/nfs_serv.c projects/calloutng/sys/nfsserver/nfs_srvkrpc.c projects/calloutng/sys/nfsserver/nfs_srvsubs.c projects/calloutng/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_ib.c projects/calloutng/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c projects/calloutng/sys/ofed/drivers/infiniband/ulp/sdp/sdp_bcopy.c projects/calloutng/sys/ofed/drivers/infiniband/ulp/sdp/sdp_main.c projects/calloutng/sys/ofed/drivers/infiniband/ulp/sdp/sdp_tx.c projects/calloutng/sys/ofed/drivers/net/mlx4/en_tx.c projects/calloutng/sys/pci/if_rl.c projects/calloutng/sys/powerpc/aim/locore32.S projects/calloutng/sys/powerpc/aim/mmu_oea.c projects/calloutng/sys/powerpc/ps3/if_glc.c projects/calloutng/sys/rpc/clnt_dg.c projects/calloutng/sys/rpc/clnt_vc.c projects/calloutng/sys/rpc/rpc_generic.c projects/calloutng/sys/rpc/rpcm_subs.h projects/calloutng/sys/rpc/rpcsec_gss/rpcsec_gss_prot.c projects/calloutng/sys/rpc/svc.c projects/calloutng/sys/rpc/svc_dg.c projects/calloutng/sys/rpc/svc_vc.c projects/calloutng/sys/security/audit/audit.c projects/calloutng/sys/security/audit/audit.h projects/calloutng/sys/security/audit/audit_arg.c projects/calloutng/sys/security/audit/audit_bsm.c projects/calloutng/sys/security/audit/audit_bsm_errno.c projects/calloutng/sys/security/audit/audit_bsm_klib.c projects/calloutng/sys/security/audit/audit_bsm_token.c projects/calloutng/sys/security/audit/audit_private.h projects/calloutng/sys/security/audit/audit_worker.c projects/calloutng/sys/sys/eventhandler.h projects/calloutng/sys/sys/mbuf.h projects/calloutng/sys/sys/namei.h projects/calloutng/sys/sys/param.h projects/calloutng/sys/sys/vnode.h projects/calloutng/sys/ufs/ffs/ffs_extern.h projects/calloutng/sys/ufs/ffs/ffs_vfsops.c projects/calloutng/sys/ufs/ffs/fs.h projects/calloutng/sys/ufs/ufs/ufsmount.h projects/calloutng/sys/vm/swap_pager.c projects/calloutng/sys/vm/vm_map.c projects/calloutng/sys/vm/vm_object.c projects/calloutng/sys/vm/vm_page.c projects/calloutng/sys/x86/x86/io_apic.c projects/calloutng/tools/build/mk/OptionalObsoleteFiles.inc projects/calloutng/tools/regression/bin/sh/parser/alias10.0 projects/calloutng/tools/regression/lib/libc/resolv/resolv.c projects/calloutng/tools/regression/netinet/arphold/arphold.c projects/calloutng/tools/regression/netinet/udpzerobyte/udpzerobyte.c projects/calloutng/tools/regression/netipx/ipxdgramloopback/ipxdgramloopback.c projects/calloutng/tools/regression/sockets/sblock/sblock.c projects/calloutng/tools/regression/sockets/sigpipe/sigpipe.c projects/calloutng/tools/regression/sockets/unix_cmsg/unix_cmsg.c projects/calloutng/tools/regression/sockets/unix_seqpacket_exercise/unix_seqpacket_exercise.c projects/calloutng/tools/regression/sockets/zerosend/zerosend.c projects/calloutng/tools/regression/ufs/uprintf/ufs_uprintf.c projects/calloutng/usr.bin/clang/clang-tblgen/Makefile projects/calloutng/usr.bin/clang/clang/Makefile projects/calloutng/usr.bin/clang/llc/Makefile projects/calloutng/usr.bin/clang/lli/Makefile projects/calloutng/usr.bin/clang/llvm-mc/Makefile projects/calloutng/usr.bin/clang/llvm-objdump/Makefile projects/calloutng/usr.bin/clang/llvm-rtdyld/Makefile projects/calloutng/usr.bin/clang/opt/Makefile projects/calloutng/usr.bin/clang/tblgen/Makefile projects/calloutng/usr.bin/cut/cut.1 projects/calloutng/usr.bin/cut/cut.c projects/calloutng/usr.bin/find/find.1 projects/calloutng/usr.bin/less/zless.sh projects/calloutng/usr.bin/locale/locale.1 projects/calloutng/usr.bin/locale/locale.c projects/calloutng/usr.bin/make/main.c projects/calloutng/usr.bin/mktemp/mktemp.1 projects/calloutng/usr.bin/netstat/route.c projects/calloutng/usr.bin/nfsstat/nfsstat.1 projects/calloutng/usr.bin/nfsstat/nfsstat.c projects/calloutng/usr.bin/passwd/Makefile projects/calloutng/usr.bin/pr/pr.1 projects/calloutng/usr.bin/rctl/rctl.8 projects/calloutng/usr.bin/seq/seq.1 projects/calloutng/usr.bin/top/machine.c projects/calloutng/usr.bin/w/extern.h projects/calloutng/usr.bin/w/proc_compare.c projects/calloutng/usr.sbin/Makefile projects/calloutng/usr.sbin/acpi/acpidb/Makefile projects/calloutng/usr.sbin/acpi/iasl/Makefile projects/calloutng/usr.sbin/bsdconfig/networking/include/messages.subr projects/calloutng/usr.sbin/bsdconfig/networking/share/ipaddr.subr projects/calloutng/usr.sbin/bsdconfig/share/dialog.subr projects/calloutng/usr.sbin/bsdconfig/share/mustberoot.subr projects/calloutng/usr.sbin/bsdconfig/startup/share/rcedit.subr projects/calloutng/usr.sbin/bsdconfig/timezone/share/zones.subr projects/calloutng/usr.sbin/bsdinstall/scripts/mirrorselect projects/calloutng/usr.sbin/edquota/edquota.c projects/calloutng/usr.sbin/ifmcstat/ifmcstat.c projects/calloutng/usr.sbin/mergemaster/mergemaster.sh projects/calloutng/usr.sbin/nfscbd/nfscbd.8 projects/calloutng/usr.sbin/nfsd/nfsd.8 projects/calloutng/usr.sbin/nfsd/nfsd.c projects/calloutng/usr.sbin/pkg/Makefile projects/calloutng/usr.sbin/pkg/pkg.c projects/calloutng/usr.sbin/pkg_install/add/main.c projects/calloutng/usr.sbin/pkg_install/add/pkg_add.1 projects/calloutng/usr.sbin/pkg_install/create/pkg_create.1 projects/calloutng/usr.sbin/pkg_install/delete/pkg_delete.1 projects/calloutng/usr.sbin/pkg_install/info/pkg_info.1 projects/calloutng/usr.sbin/pkg_install/lib/lib.h projects/calloutng/usr.sbin/pkg_install/lib/pkgng.c projects/calloutng/usr.sbin/pkg_install/updating/pkg_updating.1 projects/calloutng/usr.sbin/pkg_install/version/pkg_version.1 projects/calloutng/usr.sbin/pw/bitmap.c projects/calloutng/usr.sbin/pw/grupd.c projects/calloutng/usr.sbin/pw/pw_group.c projects/calloutng/usr.sbin/pw/pw_nis.c projects/calloutng/usr.sbin/pw/pw_user.c projects/calloutng/usr.sbin/pw/pwupd.c projects/calloutng/usr.sbin/pw/rm_r.c projects/calloutng/usr.sbin/route6d/route6d.8 projects/calloutng/usr.sbin/route6d/route6d.c projects/calloutng/usr.sbin/rpcbind/util.c Directory Properties: projects/calloutng/ (props changed) projects/calloutng/cddl/contrib/opensolaris/ (props changed) projects/calloutng/cddl/contrib/opensolaris/cmd/zfs/ (props changed) projects/calloutng/contrib/less/ (props changed) projects/calloutng/contrib/libc++/ (props changed) projects/calloutng/contrib/llvm/ (props changed) projects/calloutng/contrib/llvm/tools/clang/ (props changed) projects/calloutng/contrib/openbsm/ (props changed) projects/calloutng/contrib/sendmail/ (props changed) projects/calloutng/contrib/wpa/ (props changed) projects/calloutng/crypto/openssl/ (props changed) projects/calloutng/lib/libc/ (props changed) projects/calloutng/lib/libutil/ (props changed) projects/calloutng/sbin/ (props changed) projects/calloutng/share/man/man4/ (props changed) projects/calloutng/sys/ (props changed) projects/calloutng/sys/boot/ (props changed) projects/calloutng/sys/boot/i386/efi/ (props changed) projects/calloutng/sys/boot/powerpc/boot1.chrp/ (props changed) projects/calloutng/sys/cddl/contrib/opensolaris/ (props changed) projects/calloutng/sys/conf/ (props changed) projects/calloutng/sys/contrib/dev/acpica/ (props changed) projects/calloutng/sys/contrib/dev/acpica/common/ (props changed) projects/calloutng/sys/contrib/dev/acpica/compiler/ (props changed) projects/calloutng/sys/contrib/dev/acpica/components/debugger/ (props changed) projects/calloutng/sys/contrib/dev/acpica/components/disassembler/ (props changed) projects/calloutng/sys/contrib/dev/acpica/components/dispatcher/ (props changed) projects/calloutng/sys/contrib/dev/acpica/components/executer/ (props changed) projects/calloutng/sys/contrib/dev/acpica/components/namespace/ (props changed) projects/calloutng/sys/contrib/dev/acpica/components/resources/ (props changed) projects/calloutng/sys/contrib/dev/acpica/components/utilities/ (props changed) projects/calloutng/sys/contrib/dev/acpica/include/ (props changed) projects/calloutng/sys/contrib/octeon-sdk/ (props changed) Modified: projects/calloutng/Makefile.inc1 ============================================================================== --- projects/calloutng/Makefile.inc1 Thu Dec 6 08:38:14 2012 (r243944) +++ projects/calloutng/Makefile.inc1 Thu Dec 6 08:43:48 2012 (r243945) @@ -511,6 +511,8 @@ build32: .endfor .for _dir in lib/ncurses/ncurses lib/ncurses/ncursesw lib/libmagic cd ${.CURDIR}/${_dir}; \ + WORLDTMP=${WORLDTMP} \ + MAKEFLAGS="-m ${.CURDIR}/tools/build/mk ${.MAKEFLAGS}" \ MAKEOBJDIRPREFIX=${OBJTREE}/lib32 ${MAKE} SSP_CFLAGS= DESTDIR= \ DIRPRFX=${_dir}/ -DNO_LINT -DNO_CPU_CFLAGS -DNO_WARNS -DNO_CTF \ -DEARLY_BUILD build-tools @@ -609,7 +611,7 @@ installcheck_DESTDIR: # # Check for missing UIDs/GIDs. # -CHECK_UIDS= +CHECK_UIDS= auditdistd CHECK_GIDS= audit .if ${MK_SENDMAIL} != "no" CHECK_UIDS+= smmsp @@ -1138,7 +1140,7 @@ _aicasm= sys/modules/aic7xxx/aicasm _share= share/syscons/scrnmaps .endif -.if ${MK_GCC} != "no" && (${MK_CLANG_IS_CC} == "no" || ${TARGET} == "pc98") +.if ${MK_GCC} != "no" _gcc_tools= gnu/usr.bin/cc/cc_tools .endif Modified: projects/calloutng/ObsoleteFiles.inc ============================================================================== --- projects/calloutng/ObsoleteFiles.inc Thu Dec 6 08:38:14 2012 (r243944) +++ projects/calloutng/ObsoleteFiles.inc Thu Dec 6 08:43:48 2012 (r243945) @@ -52,6 +52,9 @@ OLD_FILES+=usr/include/clang/3.2/unwind. # 20120910: NetBSD compat shims removed OLD_FILES+=usr/include/cam/scsi/scsi_low_pisa.h OLD_FILES+=usr/include/sys/device_port.h +# 20120909: doc and www supfiles removed +OLD_FILES+=usr/share/examples/cvsup/doc-supfile +OLD_FILES+=usr/share/examples/cvsup/www-supfile # 20120908: pf cleanup OLD_FILES+=usr/include/net/if_pflow.h # 20120816: new clang import which bumps version from 3.1 to 3.2 Modified: projects/calloutng/UPDATING ============================================================================== --- projects/calloutng/UPDATING Thu Dec 6 08:38:14 2012 (r243944) +++ projects/calloutng/UPDATING Thu Dec 6 08:43:48 2012 (r243945) @@ -4,7 +4,9 @@ This file is maintained and copyrighted See end of file for further details. For commonly done items, please see the COMMON ITEMS: section later in the file. These instructions assume that you basically know what you are doing. If not, then please consult the FreeBSD -handbook. +handbook: + + http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html Items affecting the ports and packages system can be found in /usr/ports/UPDATING. Please read that file before running portupgrade. @@ -24,6 +26,19 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10 disable the most expensive debugging functionality run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20121201: + With the addition of auditdistd(8), a new auditdistd user is now + depended on during installworld. "mergemaster -p" can be used to add + the user prior to installworld, as documented in the handbook. + +20121117: + The sin6_scope_id member variable in struct sockaddr_in6 is now + filled by the kernel before passing the structure to the userland via + sysctl or routing socket. This means the KAME-specific embedded scope + id in sin6_addr.s6_addr[2] is always cleared in userland application. + This behavior can be controlled by net.inet6.ip6.deembed_scopeid. + __FreeBSD_version is bumped to 1000025. + 20121105: On i386 and amd64 systems WITH_CLANG_IS_CC is now the default. This means that the world and kernel will be compiled with clang Modified: projects/calloutng/cddl/contrib/opensolaris/cmd/zfs/zfs.8 ============================================================================== --- projects/calloutng/cddl/contrib/opensolaris/cmd/zfs/zfs.8 Thu Dec 6 08:38:14 2012 (r243944) +++ projects/calloutng/cddl/contrib/opensolaris/cmd/zfs/zfs.8 Thu Dec 6 08:43:48 2012 (r243945) @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" -.Dd September 5, 2012 +.Dd November 26, 2012 .Dt ZFS 8 .Os .Sh NAME @@ -760,7 +760,7 @@ If no inheritable .Tn ACE Ns s exist that affect the mode, then the mode is set in accordance to the requested mode from the application. -.It Sy aclmode Ns = Ns Cm discard | groupmask | passthrough +.It Sy aclmode Ns = Ns Cm discard | groupmask | passthrough | restricted Controls how an .Tn ACL is modified during @@ -790,6 +790,32 @@ indicates that no changes are made to th other than creating or updating the necessary .Tn ACL entries to represent the new mode of the file or directory. +An +.Sy aclmode +property of +.Cm restricted +will cause the +.Xr chmod 2 +operation to return an error when used on any file or directory which has +a non-trivial +.Tn ACL +whose entries can not be represented by a mode. +.Xr chmod 2 +is required to change the set user ID, set group ID, or sticky bits on a file +or directory, as they do not have equivalent +.Tn ACL +entries. +In order to use +.Xr chmod 2 +on a file or directory with a non-trivial +.Tn ACL +when +.Sy aclmode +is set to +.Cm restricted , +you must first remove all +.Tn ACL +entries which do not represent the current mode. .It Sy atime Ns = Ns Cm on | off Controls whether the access time for files is updated when they are read. Turning this property off avoids producing write traffic when reading files and @@ -830,7 +856,7 @@ command or unmounted by the command. .Pp This property is not inherited. -.It Sy checksum Ns = Ns Cm on | off | fletcher2 | fletcher4 +.It Sy checksum Ns = Ns Cm on | off | fletcher2 | fletcher4 | sha256 Controls the checksum used to verify data integrity. The default value is .Cm on , which automatically selects an appropriate algorithm (currently, Modified: projects/calloutng/cddl/contrib/opensolaris/cmd/zpool/zpool.8 ============================================================================== --- projects/calloutng/cddl/contrib/opensolaris/cmd/zpool/zpool.8 Thu Dec 6 08:38:14 2012 (r243944) +++ projects/calloutng/cddl/contrib/opensolaris/cmd/zpool/zpool.8 Thu Dec 6 08:43:48 2012 (r243945) @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd November 28, 2011 +.Dd November 15, 2012 .Dt ZPOOL 8 .Os .Sh NAME Modified: projects/calloutng/cddl/contrib/opensolaris/cmd/ztest/ztest.c ============================================================================== --- projects/calloutng/cddl/contrib/opensolaris/cmd/ztest/ztest.c Thu Dec 6 08:38:14 2012 (r243944) +++ projects/calloutng/cddl/contrib/opensolaris/cmd/ztest/ztest.c Thu Dec 6 08:43:48 2012 (r243945) @@ -204,6 +204,7 @@ enum ztest_io_type { ZTEST_IO_WRITE_ZEROES, ZTEST_IO_TRUNCATE, ZTEST_IO_SETATTR, + ZTEST_IO_REWRITE, ZTEST_IO_TYPES }; @@ -330,6 +331,7 @@ ztest_func_t ztest_vdev_add_remove; ztest_func_t ztest_vdev_aux_add_remove; ztest_func_t ztest_split_pool; ztest_func_t ztest_reguid; +ztest_func_t ztest_spa_upgrade; uint64_t zopt_always = 0ULL * NANOSEC; /* all the time */ uint64_t zopt_incessant = 1ULL * NANOSEC / 10; /* every 1/10 second */ @@ -363,6 +365,7 @@ ztest_info_t ztest_info[] = { { ztest_reguid, 1, &zopt_sometimes }, { ztest_spa_rename, 1, &zopt_rarely }, { ztest_scrub, 1, &zopt_rarely }, + { ztest_spa_upgrade, 1, &zopt_rarely }, { ztest_dsl_dataset_promote_busy, 1, &zopt_rarely }, { ztest_vdev_attach_detach, 1, &zopt_rarely }, { ztest_vdev_LUN_growth, 1, &zopt_rarely }, @@ -797,7 +800,7 @@ ztest_get_ashift(void) } static nvlist_t * -make_vdev_file(char *path, char *aux, size_t size, uint64_t ashift) +make_vdev_file(char *path, char *aux, char *pool, size_t size, uint64_t ashift) { char pathbuf[MAXPATHLEN]; uint64_t vdev; @@ -813,12 +816,13 @@ make_vdev_file(char *path, char *aux, si vdev = ztest_shared->zs_vdev_aux; (void) snprintf(path, sizeof (pathbuf), ztest_aux_template, ztest_opts.zo_dir, - ztest_opts.zo_pool, aux, vdev); + pool == NULL ? ztest_opts.zo_pool : pool, + aux, vdev); } else { vdev = ztest_shared->zs_vdev_next_leaf++; (void) snprintf(path, sizeof (pathbuf), ztest_dev_template, ztest_opts.zo_dir, - ztest_opts.zo_pool, vdev); + pool == NULL ? ztest_opts.zo_pool : pool, vdev); } } @@ -840,17 +844,18 @@ make_vdev_file(char *path, char *aux, si } static nvlist_t * -make_vdev_raidz(char *path, char *aux, size_t size, uint64_t ashift, int r) +make_vdev_raidz(char *path, char *aux, char *pool, size_t size, + uint64_t ashift, int r) { nvlist_t *raidz, **child; int c; if (r < 2) - return (make_vdev_file(path, aux, size, ashift)); + return (make_vdev_file(path, aux, pool, size, ashift)); child = umem_alloc(r * sizeof (nvlist_t *), UMEM_NOFAIL); for (c = 0; c < r; c++) - child[c] = make_vdev_file(path, aux, size, ashift); + child[c] = make_vdev_file(path, aux, pool, size, ashift); VERIFY(nvlist_alloc(&raidz, NV_UNIQUE_NAME, 0) == 0); VERIFY(nvlist_add_string(raidz, ZPOOL_CONFIG_TYPE, @@ -869,19 +874,19 @@ make_vdev_raidz(char *path, char *aux, s } static nvlist_t * -make_vdev_mirror(char *path, char *aux, size_t size, uint64_t ashift, - int r, int m) +make_vdev_mirror(char *path, char *aux, char *pool, size_t size, + uint64_t ashift, int r, int m) { nvlist_t *mirror, **child; int c; if (m < 1) - return (make_vdev_raidz(path, aux, size, ashift, r)); + return (make_vdev_raidz(path, aux, pool, size, ashift, r)); child = umem_alloc(m * sizeof (nvlist_t *), UMEM_NOFAIL); for (c = 0; c < m; c++) - child[c] = make_vdev_raidz(path, aux, size, ashift, r); + child[c] = make_vdev_raidz(path, aux, pool, size, ashift, r); VERIFY(nvlist_alloc(&mirror, NV_UNIQUE_NAME, 0) == 0); VERIFY(nvlist_add_string(mirror, ZPOOL_CONFIG_TYPE, @@ -898,8 +903,8 @@ make_vdev_mirror(char *path, char *aux, } static nvlist_t * -make_vdev_root(char *path, char *aux, size_t size, uint64_t ashift, - int log, int r, int m, int t) +make_vdev_root(char *path, char *aux, char *pool, size_t size, uint64_t ashift, + int log, int r, int m, int t) { nvlist_t *root, **child; int c; @@ -909,7 +914,8 @@ make_vdev_root(char *path, char *aux, si child = umem_alloc(t * sizeof (nvlist_t *), UMEM_NOFAIL); for (c = 0; c < t; c++) { - child[c] = make_vdev_mirror(path, aux, size, ashift, r, m); + child[c] = make_vdev_mirror(path, aux, pool, size, ashift, + r, m); VERIFY(nvlist_add_uint64(child[c], ZPOOL_CONFIG_IS_LOG, log) == 0); } @@ -927,6 +933,27 @@ make_vdev_root(char *path, char *aux, si return (root); } +/* + * Find a random spa version. Returns back a random spa version in the + * range [initial_version, SPA_VERSION_FEATURES]. + */ +static uint64_t +ztest_random_spa_version(uint64_t initial_version) +{ + uint64_t version = initial_version; + + if (version <= SPA_VERSION_BEFORE_FEATURES) { + version = version + + ztest_random(SPA_VERSION_BEFORE_FEATURES - version + 1); + } + + if (version > SPA_VERSION_BEFORE_FEATURES) + version = SPA_VERSION_FEATURES; + + ASSERT(SPA_VERSION_IS_SUPPORTED(version)); + return (version); +} + static int ztest_random_blocksize(void) { @@ -1841,6 +1868,12 @@ ztest_get_data(void *arg, lr_write_t *lr DMU_READ_NO_PREFETCH); if (error == 0) { + blkptr_t *obp = dmu_buf_get_blkptr(db); + if (obp) { + ASSERT(BP_IS_HOLE(bp)); + *bp = *obp; + } + zgd->zgd_db = db; zgd->zgd_bp = bp; @@ -1986,6 +2019,9 @@ ztest_remove(ztest_ds_t *zd, ztest_od_t continue; } + /* + * No object was found. + */ if (od->od_object == 0) continue; @@ -2101,6 +2137,7 @@ ztest_prealloc(ztest_ds_t *zd, uint64_t static void ztest_io(ztest_ds_t *zd, uint64_t object, uint64_t offset) { + int err; ztest_block_tag_t wbt; dmu_object_info_t doi; enum ztest_io_type io_type; @@ -2153,6 +2190,25 @@ ztest_io(ztest_ds_t *zd, uint64_t object case ZTEST_IO_SETATTR: (void) ztest_setattr(zd, object); break; + + case ZTEST_IO_REWRITE: + (void) rw_rdlock(&ztest_name_lock); + err = ztest_dsl_prop_set_uint64(zd->zd_name, + ZFS_PROP_CHECKSUM, spa_dedup_checksum(ztest_spa), + B_FALSE); + VERIFY(err == 0 || err == ENOSPC); + err = ztest_dsl_prop_set_uint64(zd->zd_name, + ZFS_PROP_COMPRESSION, + ztest_random_dsl_prop(ZFS_PROP_COMPRESSION), + B_FALSE); + VERIFY(err == 0 || err == ENOSPC); + (void) rw_unlock(&ztest_name_lock); + + VERIFY0(dmu_read(zd->zd_os, object, offset, blocksize, data, + DMU_READ_NO_PREFETCH)); + + (void) ztest_write(zd, object, offset, blocksize, data); + break; } (void) rw_unlock(&zd->zd_zilog_lock); @@ -2240,7 +2296,12 @@ ztest_zil_remount(ztest_ds_t *zd, uint64 { objset_t *os = zd->zd_os; - VERIFY(mutex_lock(&zd->zd_dirobj_lock) == 0); + /* + * We grab the zd_dirobj_lock to ensure that no other thread is + * updating the zil (i.e. adding in-memory log records) and the + * zd_zilog_lock to block any I/O. + */ + VERIFY0(mutex_lock(&zd->zd_dirobj_lock)); (void) rw_wrlock(&zd->zd_zilog_lock); /* zfsvfs_teardown() */ @@ -2269,7 +2330,7 @@ ztest_spa_create_destroy(ztest_ds_t *zd, /* * Attempt to create using a bad file. */ - nvroot = make_vdev_root("/dev/bogus", NULL, 0, 0, 0, 0, 0, 1); + nvroot = make_vdev_root("/dev/bogus", NULL, NULL, 0, 0, 0, 0, 0, 1); VERIFY3U(ENOENT, ==, spa_create("ztest_bad_file", nvroot, NULL, NULL, NULL)); nvlist_free(nvroot); @@ -2277,7 +2338,7 @@ ztest_spa_create_destroy(ztest_ds_t *zd, /* * Attempt to create using a bad mirror. */ - nvroot = make_vdev_root("/dev/bogus", NULL, 0, 0, 0, 0, 2, 1); + nvroot = make_vdev_root("/dev/bogus", NULL, NULL, 0, 0, 0, 0, 2, 1); VERIFY3U(ENOENT, ==, spa_create("ztest_bad_mirror", nvroot, NULL, NULL, NULL)); nvlist_free(nvroot); @@ -2287,7 +2348,7 @@ ztest_spa_create_destroy(ztest_ds_t *zd, * what's in the nvroot; we should fail with EEXIST. */ (void) rw_rdlock(&ztest_name_lock); - nvroot = make_vdev_root("/dev/bogus", NULL, 0, 0, 0, 0, 0, 1); + nvroot = make_vdev_root("/dev/bogus", NULL, NULL, 0, 0, 0, 0, 0, 1); VERIFY3U(EEXIST, ==, spa_create(zo->zo_pool, nvroot, NULL, NULL, NULL)); nvlist_free(nvroot); VERIFY3U(0, ==, spa_open(zo->zo_pool, &spa, FTAG)); @@ -2297,6 +2358,78 @@ ztest_spa_create_destroy(ztest_ds_t *zd, (void) rw_unlock(&ztest_name_lock); } +/* ARGSUSED */ +void +ztest_spa_upgrade(ztest_ds_t *zd, uint64_t id) +{ + spa_t *spa; + uint64_t initial_version = SPA_VERSION_INITIAL; + uint64_t version, newversion; + nvlist_t *nvroot, *props; + char *name; + + VERIFY0(mutex_lock(&ztest_vdev_lock)); + name = kmem_asprintf("%s_upgrade", ztest_opts.zo_pool); + + /* + * Clean up from previous runs. + */ + (void) spa_destroy(name); + + nvroot = make_vdev_root(NULL, NULL, name, ztest_opts.zo_vdev_size, 0, + 0, ztest_opts.zo_raidz, ztest_opts.zo_mirrors, 1); + + /* + * If we're configuring a RAIDZ device then make sure that the + * the initial version is capable of supporting that feature. + */ + switch (ztest_opts.zo_raidz_parity) { + case 0: + case 1: + initial_version = SPA_VERSION_INITIAL; + break; + case 2: + initial_version = SPA_VERSION_RAIDZ2; + break; + case 3: + initial_version = SPA_VERSION_RAIDZ3; + break; + } + + /* + * Create a pool with a spa version that can be upgraded. Pick + * a value between initial_version and SPA_VERSION_BEFORE_FEATURES. + */ + do { + version = ztest_random_spa_version(initial_version); + } while (version > SPA_VERSION_BEFORE_FEATURES); + + props = fnvlist_alloc(); + fnvlist_add_uint64(props, + zpool_prop_to_name(ZPOOL_PROP_VERSION), version); + VERIFY0(spa_create(name, nvroot, props, NULL, NULL)); + fnvlist_free(nvroot); + fnvlist_free(props); + + VERIFY0(spa_open(name, &spa, FTAG)); + VERIFY3U(spa_version(spa), ==, version); + newversion = ztest_random_spa_version(version + 1); + + if (ztest_opts.zo_verbose >= 4) { + (void) printf("upgrading spa version from %llu to %llu\n", + (u_longlong_t)version, (u_longlong_t)newversion); + } + + spa_upgrade(spa, newversion); + VERIFY3U(spa_version(spa), >, version); + VERIFY3U(spa_version(spa), ==, fnvlist_lookup_uint64(spa->spa_config, + zpool_prop_to_name(ZPOOL_PROP_VERSION))); + spa_close(spa, FTAG); + + strfree(name); + VERIFY0(mutex_unlock(&ztest_vdev_lock)); +} + static vdev_t * vdev_lookup_by_path(vdev_t *vd, const char *path) { @@ -2386,7 +2519,7 @@ ztest_vdev_add_remove(ztest_ds_t *zd, ui /* * Make 1/4 of the devices be log devices. */ - nvroot = make_vdev_root(NULL, NULL, + nvroot = make_vdev_root(NULL, NULL, NULL, ztest_opts.zo_vdev_size, 0, ztest_random(4) == 0, ztest_opts.zo_raidz, zs->zs_mirrors, 1); @@ -2463,7 +2596,7 @@ ztest_vdev_aux_add_remove(ztest_ds_t *zd /* * Add a new device. */ - nvlist_t *nvroot = make_vdev_root(NULL, aux, + nvlist_t *nvroot = make_vdev_root(NULL, aux, NULL, (ztest_opts.zo_vdev_size * 5) / 4, 0, 0, 0, 0, 1); error = spa_vdev_add(spa, nvroot); if (error != 0) @@ -2732,7 +2865,7 @@ ztest_vdev_attach_detach(ztest_ds_t *zd, /* * Build the nvlist describing newpath. */ - root = make_vdev_root(newpath, NULL, newvd == NULL ? newsize : 0, + root = make_vdev_root(newpath, NULL, NULL, newvd == NULL ? newsize : 0, ashift, 0, 0, 0, 1); error = spa_vdev_attach(spa, oldguid, root, replacing); @@ -4827,8 +4960,8 @@ ztest_ddt_repair(ztest_ds_t *zd, uint64_ */ for (int i = 0; i < copies; i++) { uint64_t offset = i * blocksize; - VERIFY(dmu_buf_hold(os, object, offset, FTAG, &db, - DMU_READ_NO_PREFETCH) == 0); + VERIFY0(dmu_buf_hold(os, object, offset, FTAG, &db, + DMU_READ_NO_PREFETCH)); ASSERT(db->db_offset == offset); ASSERT(db->db_size == blocksize); ASSERT(ztest_pattern_match(db->db_data, db->db_size, pattern) || @@ -4844,8 +4977,8 @@ ztest_ddt_repair(ztest_ds_t *zd, uint64_ /* * Find out what block we got. */ - VERIFY(dmu_buf_hold(os, object, 0, FTAG, &db, - DMU_READ_NO_PREFETCH) == 0); + VERIFY0(dmu_buf_hold(os, object, 0, FTAG, &db, + DMU_READ_NO_PREFETCH)); blk = *((dmu_buf_impl_t *)db)->db_blkptr; dmu_buf_rele(db, FTAG); @@ -4900,7 +5033,7 @@ ztest_reguid(ztest_ds_t *zd, uint64_t id if (error != 0) return; - if (ztest_opts.zo_verbose >= 3) { + if (ztest_opts.zo_verbose >= 4) { (void) printf("Changed guid old %llu -> %llu\n", (u_longlong_t)orig, (u_longlong_t)spa_guid(spa)); } @@ -5523,6 +5656,8 @@ ztest_freeze(void) kernel_init(FREAD | FWRITE); VERIFY3U(0, ==, spa_open(ztest_opts.zo_pool, &spa, FTAG)); VERIFY3U(0, ==, ztest_dataset_open(0)); + spa->spa_debug = B_TRUE; + ztest_spa = spa; /* * Force the first log block to be transactionally allocated. @@ -5647,7 +5782,7 @@ ztest_init(ztest_shared_t *zs) ztest_shared->zs_vdev_next_leaf = 0; zs->zs_splits = 0; zs->zs_mirrors = ztest_opts.zo_mirrors; - nvroot = make_vdev_root(NULL, NULL, ztest_opts.zo_vdev_size, 0, + nvroot = make_vdev_root(NULL, NULL, NULL, ztest_opts.zo_vdev_size, 0, 0, ztest_opts.zo_raidz, zs->zs_mirrors, 1); props = make_random_props(); for (int i = 0; i < SPA_FEATURES; i++) { Modified: projects/calloutng/contrib/less/NEWS ============================================================================== --- projects/calloutng/contrib/less/NEWS Thu Dec 6 08:38:14 2012 (r243944) +++ projects/calloutng/contrib/less/NEWS Thu Dec 6 08:43:48 2012 (r243945) @@ -11,7 +11,7 @@ ====================================================================== - Major changes between "less" versions 451 and 453 + Major changes between "less" versions 451 and 456 * Allow backslash escaping of metacharacters in LESS environment variable. Modified: projects/calloutng/contrib/less/README ============================================================================== --- projects/calloutng/contrib/less/README Thu Dec 6 08:38:14 2012 (r243944) +++ projects/calloutng/contrib/less/README Thu Dec 6 08:43:48 2012 (r243945) @@ -7,9 +7,9 @@ ************************************************************************** ************************************************************************** - Less, version 453 + Less, version 456 - This is the distribution of less, version 453, released 27 Oct 2012. + This is the distribution of less, version 456, released 08 Nov 2012. This program is part of the GNU project (http://www.gnu.org). This program is free software. You may redistribute it and/or Modified: projects/calloutng/contrib/less/configure.ac ============================================================================== --- projects/calloutng/contrib/less/configure.ac Thu Dec 6 08:38:14 2012 (r243944) +++ projects/calloutng/contrib/less/configure.ac Thu Dec 6 08:43:48 2012 (r243945) @@ -669,7 +669,7 @@ AH_TOP([ /* * Sizes of various buffers. */ -#if 0 /* old sizes for small memory machines +#if 0 /* old sizes for small memory machines */ #define CMDBUF_SIZE 512 /* Buffer for multichar commands */ #define UNGOT_SIZE 100 /* Max chars to unget() */ #define LINEBUF_SIZE 1024 /* Max size of line in input file */ Modified: projects/calloutng/contrib/less/defines.h.in ============================================================================== --- projects/calloutng/contrib/less/defines.h.in Thu Dec 6 08:38:14 2012 (r243944) +++ projects/calloutng/contrib/less/defines.h.in Thu Dec 6 08:43:48 2012 (r243945) @@ -182,7 +182,7 @@ /* * Sizes of various buffers. */ -#if 0 /* old sizes for small memory machines +#if 0 /* old sizes for small memory machines */ #define CMDBUF_SIZE 512 /* Buffer for multichar commands */ #define UNGOT_SIZE 100 /* Max chars to unget() */ #define LINEBUF_SIZE 1024 /* Max size of line in input file */ Modified: projects/calloutng/contrib/less/less.man ============================================================================== --- projects/calloutng/contrib/less/less.man Thu Dec 6 08:38:14 2012 (r243944) +++ projects/calloutng/contrib/less/less.man Thu Dec 6 08:43:48 2012 (r243945) @@ -438,18 +438,14 @@ LESS(1) the command line by beginning the command line option with "-+". Some options like -k or -D require a string to follow the option let- - ter. The string for that option is considered to end when a space, - tab, dash or dollar sign ($) is found. For example, to set two -D - options on MS-DOS, you can separate them with a dollar sign, like this: + ter. The string for that option is considered to end when a dollar + sign ($) is found. For example, you can set two -D options on MS-DOS + like this: LESS="Dn9.1$Ds4.1" - or a space like this: - - LESS="Dn9.1 Ds4.1" - - Any character may be included literally in an option string by preced- - ing it with a backslash. + A dollar sign or backslash may be included literally in an option + string by preceding it with a backslash. -? or --help This option displays a summary of the commands accepted by less @@ -1612,4 +1608,4 @@ LESS(1) - Version 453: 27 Oct 2012 LESS(1) + Version 456: 08 Nov 2012 LESS(1) Modified: projects/calloutng/contrib/less/less.nro ============================================================================== --- projects/calloutng/contrib/less/less.nro Thu Dec 6 08:38:14 2012 (r243944) +++ projects/calloutng/contrib/less/less.nro Thu Dec 6 08:43:48 2012 (r243945) @@ -1,4 +1,4 @@ -.TH LESS 1 "Version 453: 27 Oct 2012" +.TH LESS 1 "Version 456: 08 Nov 2012" .SH NAME less \- opposite of more .SH SYNOPSIS @@ -456,18 +456,12 @@ to its default value on the command line line option with "\-+". .sp Some options like \-k or \-D require a string to follow the option letter. -The string for that option is considered to end when a space, tab, -dash or dollar sign ($) is found. -For example, to set two \-D options on MS-DOS, -you can separate them with a dollar sign, like this: +The string for that option is considered to end when a dollar sign ($) is found. +For example, you can set two \-D options on MS-DOS like this: .sp LESS="Dn9.1$Ds4.1" .sp -or a space like this: -.sp -LESS="Dn9.1 Ds4.1" -.sp -Any character may be included literally in an option string +A dollar sign or backslash may be included literally in an option string by preceding it with a backslash. .IP "\-? or \-\-help" This option displays a summary of the commands accepted by Modified: projects/calloutng/contrib/less/lessecho.man ============================================================================== --- projects/calloutng/contrib/less/lessecho.man Thu Dec 6 08:38:14 2012 (r243944) +++ projects/calloutng/contrib/less/lessecho.man Thu Dec 6 08:43:48 2012 (r243945) @@ -51,4 +51,4 @@ LESSECHO(1) - Version 453: 27 Oct 2012 LESSECHO(1) + Version 456: 08 Nov 2012 LESSECHO(1) Modified: projects/calloutng/contrib/less/lessecho.nro ============================================================================== --- projects/calloutng/contrib/less/lessecho.nro Thu Dec 6 08:38:14 2012 (r243944) +++ projects/calloutng/contrib/less/lessecho.nro Thu Dec 6 08:43:48 2012 (r243945) @@ -1,4 +1,4 @@ -.TH LESSECHO 1 "Version 453: 27 Oct 2012" +.TH LESSECHO 1 "Version 456: 08 Nov 2012" .SH NAME lessecho \- expand metacharacters .SH SYNOPSIS Modified: projects/calloutng/contrib/less/lesskey.man ============================================================================== --- projects/calloutng/contrib/less/lesskey.man Thu Dec 6 08:38:14 2012 (r243944) +++ projects/calloutng/contrib/less/lesskey.man Thu Dec 6 08:43:48 2012 (r243945) @@ -353,4 +353,4 @@ LESSKEY(1) - Version 453: 27 Oct 2012 LESSKEY(1) + Version 456: 08 Nov 2012 LESSKEY(1) Modified: projects/calloutng/contrib/less/lesskey.nro ============================================================================== --- projects/calloutng/contrib/less/lesskey.nro Thu Dec 6 08:38:14 2012 (r243944) +++ projects/calloutng/contrib/less/lesskey.nro Thu Dec 6 08:43:48 2012 (r243945) @@ -1,4 +1,4 @@ -.TH LESSKEY 1 "Version 453: 27 Oct 2012" +.TH LESSKEY 1 "Version 456: 08 Nov 2012" .SH NAME lesskey \- specify key bindings for less .SH SYNOPSIS Modified: projects/calloutng/contrib/less/option.c ============================================================================== --- projects/calloutng/contrib/less/option.c Thu Dec 6 08:38:14 2012 (r243944) +++ projects/calloutng/contrib/less/option.c Thu Dec 6 08:43:48 2012 (r243945) @@ -149,7 +149,7 @@ scan_option(s) if (s == NULL) return; if (*str == '+') - every_first_cmd = save(++str); + every_first_cmd = save(str+1); else ungetsc(str); free(str); @@ -585,7 +585,6 @@ optstring(s, p_str, printopt, validchars } else { if (*p == END_OPTION_STRING || - *p == ' ' || *p == '\t' || *p == '-' || (validchars != NULL && strchr(validchars, *p) == NULL)) /* End of option string. */ break; Modified: projects/calloutng/contrib/less/version.c ============================================================================== --- projects/calloutng/contrib/less/version.c Thu Dec 6 08:38:14 2012 (r243944) +++ projects/calloutng/contrib/less/version.c Thu Dec 6 08:43:48 2012 (r243945) @@ -757,6 +757,9 @@ v451 7/20/12 Fix typo. v452 10/19/12 Fix --with-regex=none, fix "stty 0", fix Win32. Don't quit if errors in cmd line options. v453 10/27/12 Increase buffer sizes. +v454 11/5/12 Fix typo. +v455 11/5/12 Fix typo. +v456 11/8/12 Fix option string incompatibility. */ -char version[] = "453"; +char version[] = "456"; Modified: projects/calloutng/contrib/libc++/include/__config ============================================================================== --- projects/calloutng/contrib/libc++/include/__config Thu Dec 6 08:38:14 2012 (r243944) +++ projects/calloutng/contrib/libc++/include/__config Thu Dec 6 08:43:48 2012 (r243945) @@ -51,6 +51,9 @@ # define _LIBCPP_LITTLE_ENDIAN 0 # define _LIBCPP_BIG_ENDIAN 1 # endif // _BYTE_ORDER == _LITTLE_ENDIAN +# ifndef __LONG_LONG_SUPPORTED +# define _LIBCPP_HAS_NO_LONG_LONG +# endif // __LONG_LONG_SUPPORTED #endif // __FreeBSD__ #ifdef _WIN32 Modified: projects/calloutng/contrib/libc++/include/cstdlib ============================================================================== --- projects/calloutng/contrib/libc++/include/cstdlib Thu Dec 6 08:38:14 2012 (r243944) +++ projects/calloutng/contrib/libc++/include/cstdlib Thu Dec 6 08:43:48 2012 (r243945) @@ -97,18 +97,26 @@ _LIBCPP_BEGIN_NAMESPACE_STD using ::size_t; using ::div_t; using ::ldiv_t; +#ifndef _LIBCPP_HAS_NO_LONG_LONG using ::lldiv_t; +#endif // _LIBCPP_HAS_NO_LONG_LONG using ::atof; using ::atoi; using ::atol; +#ifndef _LIBCPP_HAS_NO_LONG_LONG using ::atoll; +#endif // _LIBCPP_HAS_NO_LONG_LONG using ::strtod; using ::strtof; using ::strtold; using ::strtol; +#ifndef _LIBCPP_HAS_NO_LONG_LONG using ::strtoll; +#endif // _LIBCPP_HAS_NO_LONG_LONG using ::strtoul; +#ifndef _LIBCPP_HAS_NO_LONG_LONG using ::strtoull; +#endif // _LIBCPP_HAS_NO_LONG_LONG using ::rand; using ::srand; using ::calloc; @@ -125,10 +133,14 @@ using ::bsearch; using ::qsort; using ::abs; using ::labs; +#ifndef _LIBCPP_HAS_NO_LONG_LONG using ::llabs; +#endif // _LIBCPP_HAS_NO_LONG_LONG using ::div; using ::ldiv; +#ifndef _LIBCPP_HAS_NO_LONG_LONG using ::lldiv; +#endif // _LIBCPP_HAS_NO_LONG_LONG using ::mblen; using ::mbtowc; using ::wctomb; @@ -145,10 +157,14 @@ using ::aligned_alloc; // MSVC already has the correct prototype in #ifdef __cplusplus #if !defined(_MSC_VER) && !defined(__sun__) inline _LIBCPP_INLINE_VISIBILITY long abs( long __x) _NOEXCEPT {return labs(__x);} +#ifndef _LIBCPP_HAS_NO_LONG_LONG inline _LIBCPP_INLINE_VISIBILITY long long abs(long long __x) _NOEXCEPT {return llabs(__x);} +#endif // _LIBCPP_HAS_NO_LONG_LONG inline _LIBCPP_INLINE_VISIBILITY ldiv_t div( long __x, long __y) _NOEXCEPT {return ldiv(__x, __y);} +#ifndef _LIBCPP_HAS_NO_LONG_LONG inline _LIBCPP_INLINE_VISIBILITY lldiv_t div(long long __x, long long __y) _NOEXCEPT {return lldiv(__x, __y);} +#endif // _LIBCPP_HAS_NO_LONG_LONG #endif // _MSC_VER _LIBCPP_END_NAMESPACE_STD Modified: projects/calloutng/contrib/libc++/include/cwchar ============================================================================== --- projects/calloutng/contrib/libc++/include/cwchar Thu Dec 6 08:38:14 2012 (r243944) +++ projects/calloutng/contrib/libc++/include/cwchar Thu Dec 6 08:43:48 2012 (r243945) @@ -151,9 +151,13 @@ using ::wcstof; using ::wcstold; #endif // _MSC_VER using ::wcstol; +#ifndef _LIBCPP_HAS_NO_LONG_LONG using ::wcstoll; +#endif // _LIBCPP_HAS_NO_LONG_LONG using ::wcstoul; +#ifndef _LIBCPP_HAS_NO_LONG_LONG using ::wcstoull; +#endif // _LIBCPP_HAS_NO_LONG_LONG using ::wcscpy; using ::wcsncpy; using ::wcscat; Modified: projects/calloutng/contrib/libc++/include/exception ============================================================================== --- projects/calloutng/contrib/libc++/include/exception Thu Dec 6 08:38:14 2012 (r243944) +++ projects/calloutng/contrib/libc++/include/exception Thu Dec 6 08:43:48 2012 (r243945) @@ -143,7 +143,7 @@ public: {return !(__x == __y);} friend exception_ptr current_exception() _NOEXCEPT; - _LIBCPP_NORETURN friend void rethrow_exception(exception_ptr); + friend void rethrow_exception(exception_ptr); }; template Modified: projects/calloutng/contrib/libc++/include/iterator ============================================================================== --- projects/calloutng/contrib/libc++/include/iterator Thu Dec 6 08:38:14 2012 (r243944) +++ projects/calloutng/contrib/libc++/include/iterator Thu Dec 6 08:43:48 2012 (r243945) @@ -317,6 +317,10 @@ template T* end(T (& #include #include #include +#if __APPLE__ +#include +#endif + #ifdef _LIBCPP_DEBUG #include #endif @@ -795,7 +799,7 @@ public: typedef basic_streambuf<_CharT,_Traits> streambuf_type; typedef basic_istream<_CharT,_Traits> istream_type; private: - streambuf_type* __sbuf_; + mutable streambuf_type* __sbuf_; class __proxy { @@ -809,13 +813,14 @@ private: }; _LIBCPP_INLINE_VISIBILITY - void __test_for_eof() + bool __test_for_eof() const { if (__sbuf_ && traits_type::eq_int_type(__sbuf_->sgetc(), traits_type::eof())) __sbuf_ = 0; + return __sbuf_ == 0; } public: - _LIBCPP_INLINE_VISIBILITY istreambuf_iterator() _NOEXCEPT : __sbuf_(0) {} + _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR istreambuf_iterator() _NOEXCEPT : __sbuf_(0) {} _LIBCPP_INLINE_VISIBILITY istreambuf_iterator(istream_type& __s) _NOEXCEPT : __sbuf_(__s.rdbuf()) {__test_for_eof();} _LIBCPP_INLINE_VISIBILITY istreambuf_iterator(streambuf_type* __s) _NOEXCEPT @@ -828,19 +833,16 @@ public: _LIBCPP_INLINE_VISIBILITY char_type* operator->() const {return nullptr;} _LIBCPP_INLINE_VISIBILITY istreambuf_iterator& operator++() { - if (traits_type::eq_int_type(__sbuf_->snextc(), traits_type::eof())) - __sbuf_ = 0; + __sbuf_->sbumpc(); return *this; } _LIBCPP_INLINE_VISIBILITY __proxy operator++(int) { - char_type __c = __sbuf_->sgetc(); - ++(*this); - return __proxy(__c, __sbuf_); + return __proxy(__sbuf_->sbumpc(), __sbuf_); } _LIBCPP_INLINE_VISIBILITY bool equal(const istreambuf_iterator& __b) const - {return (__sbuf_ == 0) == (__b.__sbuf_ == 0);} + {return __test_for_eof() == __b.__test_for_eof();} }; template @@ -882,6 +884,10 @@ public: _LIBCPP_INLINE_VISIBILITY ostreambuf_iterator& operator++(int) {return *this;} _LIBCPP_INLINE_VISIBILITY bool failed() const _NOEXCEPT {return __sbuf_ == 0;} +#if !defined(__APPLE__) || \ + (defined(__MAC_OS_X_VERSION_MIN_REQUIRED) && __MAC_OS_X_VERSION_MIN_REQUIRED > __MAC_10_8) || \ + (defined(__IPHONE_OS_VERSION_MIN_REQUIRED) && __IPHONE_OS_VERSION_MIN_REQUIRED > __IPHONE_6_0) + template friend _LIBCPP_HIDDEN @@ -889,6 +895,7 @@ public: __pad_and_output(ostreambuf_iterator<_Ch, _Tr> __s, const _Ch* __ob, const _Ch* __op, const _Ch* __oe, ios_base& __iob, _Ch __fl); +#endif }; template Modified: projects/calloutng/contrib/libc++/include/locale ============================================================================== --- projects/calloutng/contrib/libc++/include/locale Thu Dec 6 08:38:14 2012 (r243944) +++ projects/calloutng/contrib/libc++/include/locale Thu Dec 6 08:43:48 2012 (r243945) @@ -192,6 +192,10 @@ template class messages_by #include #endif // !_WIN32 +#if __APPLE__ +#include +#endif + #include <__undef_min_max> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) @@ -1587,6 +1591,10 @@ __pad_and_output(_OutputIterator __s, return __s; } +#if !defined(__APPLE__) || \ + (defined(__MAC_OS_X_VERSION_MIN_REQUIRED) && __MAC_OS_X_VERSION_MIN_REQUIRED > __MAC_10_8) || \ + (defined(__IPHONE_OS_VERSION_MIN_REQUIRED) && __IPHONE_OS_VERSION_MIN_REQUIRED > __IPHONE_6_0) + template _LIBCPP_HIDDEN ostreambuf_iterator<_CharT, _Traits> @@ -1633,6 +1641,8 @@ __pad_and_output(ostreambuf_iterator<_Ch return __s; } +#endif + template _OutputIterator num_put<_CharT, _OutputIterator>::do_put(iter_type __s, ios_base& __iob, Modified: projects/calloutng/contrib/llvm/include/llvm-c/Core.h ============================================================================== --- projects/calloutng/contrib/llvm/include/llvm-c/Core.h Thu Dec 6 08:38:14 2012 (r243944) +++ projects/calloutng/contrib/llvm/include/llvm-c/Core.h Thu Dec 6 08:43:48 2012 (r243945) @@ -173,10 +173,11 @@ typedef enum { LLVMUWTable = 1 << 30, LLVMNonLazyBind = 1 << 31 - // FIXME: This attribute is currently not included in the C API as - // a temporary measure until the API/ABI impact to the C API is understood - // and the path forward agreed upon. - //LLVMAddressSafety = 1ULL << 32 + /* FIXME: This attribute is currently not included in the C API as + a temporary measure until the API/ABI impact to the C API is understood + and the path forward agreed upon. + LLVMAddressSafety = 1ULL << 32 + */ } LLVMAttribute; typedef enum { @@ -282,6 +283,7 @@ typedef enum { LLVMLinkOnceAnyLinkage, /**< Keep one copy of function when linking (inline)*/ LLVMLinkOnceODRLinkage, /**< Same, but only replaced by something equivalent. */ + LLVMLinkOnceODRAutoHideLinkage, /**< Like LinkOnceODR, but possibly hidden. */ LLVMWeakAnyLinkage, /**< Keep one copy of function when linking (weak) */ LLVMWeakODRLinkage, /**< Same, but only replaced by something equivalent. */ @@ -295,9 +297,7 @@ typedef enum { LLVMGhostLinkage, /**< Obsolete */ LLVMCommonLinkage, /**< Tentative definitions */ LLVMLinkerPrivateLinkage, /**< Like Private, but linker removes. */ - LLVMLinkerPrivateWeakLinkage, /**< Like LinkerPrivate, but is weak. */ - LLVMLinkerPrivateWeakDefAutoLinkage /**< Like LinkerPrivateWeak, but possibly - hidden. */ + LLVMLinkerPrivateWeakLinkage /**< Like LinkerPrivate, but is weak. */ } LLVMLinkage; typedef enum { @@ -1803,7 +1803,7 @@ LLVMAttribute LLVMGetAttribute(LLVMValue * Set the alignment for a function parameter. * * @see llvm::Argument::addAttr() - * @see llvm::Attribute::constructAlignmentFromInt() + * @see llvm::AttrBuilder::addAlignmentAttr() */ void LLVMSetParamAlignment(LLVMValueRef Arg, unsigned align); @@ -1869,6 +1869,27 @@ LLVMValueRef LLVMMDNode(LLVMValueRef *Va const char *LLVMGetMDString(LLVMValueRef V, unsigned* Len); /** + * Obtain the number of operands from an MDNode value. + * + * @param V MDNode to get number of operands from. + * @return Number of operands of the MDNode. + */ +unsigned LLVMGetMDNodeNumOperands(LLVMValueRef V); + +/** + * Obtain the given MDNode's operands. + * + * The passed LLVMValueRef pointer should point to enough memory to hold all of + * the operands of the given MDNode (see LLVMGetMDNodeNumOperands) as + * LLVMValueRefs. This memory will be populated with the LLVMValueRefs of the + * MDNode's operands. + * + * @param V MDNode to get the operands from. + * @param Dest Destination array for operands. + */ +void LLVMGetMDNodeOperands(LLVMValueRef V, LLVMValueRef *Dest); *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***