Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Mar 2015 19:10:56 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r280186 - in projects/release-pkg: . bin/ps cddl/contrib/opensolaris/tools/ctf/cvt contrib/compiler-rt/include/sanitizer contrib/compiler-rt/lib/asan contrib/compiler-rt/lib/asan/script...
Message-ID:  <201503171910.t2HJAu0a056428@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue Mar 17 19:10:51 2015
New Revision: 280186
URL: https://svnweb.freebsd.org/changeset/base/280186

Log:
  Merge from head

Added:
  projects/release-pkg/contrib/compiler-rt/include/sanitizer/coverage_interface.h
     - copied unchanged from r280181, head/contrib/compiler-rt/include/sanitizer/coverage_interface.h
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_activation_flags.inc
     - copied unchanged from r280181, head/contrib/compiler-rt/lib/asan/asan_activation_flags.inc
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_allocator.cc
     - copied unchanged from r280181, head/contrib/compiler-rt/lib/asan/asan_allocator.cc
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_flags.cc
     - copied unchanged from r280181, head/contrib/compiler-rt/lib/asan/asan_flags.cc
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_flags.inc
     - copied unchanged from r280181, head/contrib/compiler-rt/lib/asan/asan_flags.inc
  projects/release-pkg/contrib/compiler-rt/lib/dfsan/dfsan_flags.inc
     - copied unchanged from r280181, head/contrib/compiler-rt/lib/dfsan/dfsan_flags.inc
  projects/release-pkg/contrib/compiler-rt/lib/lsan/lsan_flags.inc
     - copied unchanged from r280181, head/contrib/compiler-rt/lib/lsan/lsan_flags.inc
  projects/release-pkg/contrib/compiler-rt/lib/msan/msan_flags.inc
     - copied unchanged from r280181, head/contrib/compiler-rt/lib/msan/msan_flags.inc
  projects/release-pkg/contrib/compiler-rt/lib/msan/msan_poisoning.cc
     - copied unchanged from r280181, head/contrib/compiler-rt/lib/msan/msan_poisoning.cc
  projects/release-pkg/contrib/compiler-rt/lib/msan/msan_poisoning.h
     - copied unchanged from r280181, head/contrib/compiler-rt/lib/msan/msan_poisoning.h
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.cc
     - copied unchanged from r280181, head/contrib/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.h
     - copied unchanged from r280181, head/contrib/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.h
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_flags.inc
     - copied unchanged from r280181, head/contrib/compiler-rt/lib/sanitizer_common/sanitizer_flags.inc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_interface_internal.h
     - copied unchanged from r280181, head/contrib/compiler-rt/lib/sanitizer_common/sanitizer_interface_internal.h
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_flags.inc
     - copied unchanged from r280181, head/contrib/compiler-rt/lib/tsan/rtl/tsan_flags.inc
  projects/release-pkg/contrib/compiler-rt/lib/ubsan/ubsan_flags.inc
     - copied unchanged from r280181, head/contrib/compiler-rt/lib/ubsan/ubsan_flags.inc
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/AssumptionCache.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/Analysis/AssumptionCache.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/FunctionTargetTransformInfo.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/Analysis/FunctionTargetTransformInfo.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/DIE.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/CodeGen/DIE.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/ForwardControlFlowIntegrity.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/CodeGen/ForwardControlFlowIntegrity.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/MachineCombinerPattern.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/CodeGen/MachineCombinerPattern.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/PBQPRAConstraint.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/CodeGen/PBQPRAConstraint.h
  projects/release-pkg/contrib/llvm/include/llvm/DebugInfo/DWARFAbbreviationDeclaration.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/DebugInfo/DWARFAbbreviationDeclaration.h
  projects/release-pkg/contrib/llvm/include/llvm/DebugInfo/DWARFAcceleratorTable.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/DebugInfo/DWARFAcceleratorTable.h
  projects/release-pkg/contrib/llvm/include/llvm/DebugInfo/DWARFCompileUnit.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/DebugInfo/DWARFCompileUnit.h
  projects/release-pkg/contrib/llvm/include/llvm/DebugInfo/DWARFContext.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/DebugInfo/DWARFContext.h
  projects/release-pkg/contrib/llvm/include/llvm/DebugInfo/DWARFDebugAbbrev.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/DebugInfo/DWARFDebugAbbrev.h
  projects/release-pkg/contrib/llvm/include/llvm/DebugInfo/DWARFDebugArangeSet.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/DebugInfo/DWARFDebugArangeSet.h
  projects/release-pkg/contrib/llvm/include/llvm/DebugInfo/DWARFDebugAranges.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/DebugInfo/DWARFDebugAranges.h
  projects/release-pkg/contrib/llvm/include/llvm/DebugInfo/DWARFDebugFrame.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/DebugInfo/DWARFDebugFrame.h
  projects/release-pkg/contrib/llvm/include/llvm/DebugInfo/DWARFDebugInfoEntry.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/DebugInfo/DWARFDebugInfoEntry.h
  projects/release-pkg/contrib/llvm/include/llvm/DebugInfo/DWARFDebugLine.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/DebugInfo/DWARFDebugLine.h
  projects/release-pkg/contrib/llvm/include/llvm/DebugInfo/DWARFDebugLoc.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/DebugInfo/DWARFDebugLoc.h
  projects/release-pkg/contrib/llvm/include/llvm/DebugInfo/DWARFDebugRangeList.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/DebugInfo/DWARFDebugRangeList.h
  projects/release-pkg/contrib/llvm/include/llvm/DebugInfo/DWARFRelocMap.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/DebugInfo/DWARFRelocMap.h
  projects/release-pkg/contrib/llvm/include/llvm/DebugInfo/DWARFSection.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/DebugInfo/DWARFSection.h
  projects/release-pkg/contrib/llvm/include/llvm/DebugInfo/DWARFTypeUnit.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/DebugInfo/DWARFTypeUnit.h
  projects/release-pkg/contrib/llvm/include/llvm/DebugInfo/DWARFUnit.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/DebugInfo/DWARFUnit.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/Metadata.def
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/IR/Metadata.def
  projects/release-pkg/contrib/llvm/include/llvm/IR/MetadataTracking.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/IR/MetadataTracking.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/PassManagerInternal.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/IR/PassManagerInternal.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/Statepoint.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/IR/Statepoint.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/TrackingMDRef.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/IR/TrackingMDRef.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/UseListOrder.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/IR/UseListOrder.h
  projects/release-pkg/contrib/llvm/include/llvm/ProfileData/CoverageMapping.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/ProfileData/CoverageMapping.h
  projects/release-pkg/contrib/llvm/include/llvm/ProfileData/CoverageMappingReader.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/ProfileData/CoverageMappingReader.h
  projects/release-pkg/contrib/llvm/include/llvm/ProfileData/CoverageMappingWriter.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/ProfileData/CoverageMappingWriter.h
  projects/release-pkg/contrib/llvm/include/llvm/ProfileData/SampleProf.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/ProfileData/SampleProf.h
  projects/release-pkg/contrib/llvm/include/llvm/ProfileData/SampleProfReader.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/ProfileData/SampleProfReader.h
  projects/release-pkg/contrib/llvm/include/llvm/ProfileData/SampleProfWriter.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/ProfileData/SampleProfWriter.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/ELFRelocs/
     - copied from r280181, head/contrib/llvm/include/llvm/Support/ELFRelocs/
  projects/release-pkg/contrib/llvm/include/llvm/Support/Options.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/Support/Options.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/StreamingMemoryObject.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/Support/StreamingMemoryObject.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/UniqueLock.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/Support/UniqueLock.h
  projects/release-pkg/contrib/llvm/include/llvm/Transforms/Utils/SymbolRewriter.h
     - copied unchanged from r280181, head/contrib/llvm/include/llvm/Transforms/Utils/SymbolRewriter.h
  projects/release-pkg/contrib/llvm/lib/Analysis/AssumptionCache.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Analysis/AssumptionCache.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/CFLAliasAnalysis.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Analysis/CFLAliasAnalysis.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/FunctionTargetTransformInfo.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Analysis/FunctionTargetTransformInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/ScopedNoAliasAA.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Analysis/ScopedNoAliasAA.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/StratifiedSets.h
     - copied unchanged from r280181, head/contrib/llvm/lib/Analysis/StratifiedSets.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
     - copied unchanged from r280181, head/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h
     - copied unchanged from r280181, head/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/Win64Exception.h
     - copied unchanged from r280181, head/contrib/llvm/lib/CodeGen/AsmPrinter/Win64Exception.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/AtomicExpandPass.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/CodeGen/AtomicExpandPass.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/ForwardControlFlowIntegrity.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/CodeGen/ForwardControlFlowIntegrity.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/MachineCombiner.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/CodeGen/MachineCombiner.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.h
     - copied unchanged from r280181, head/contrib/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/StatepointExampleGC.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/CodeGen/StatepointExampleGC.cpp
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFAcceleratorTable.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/DebugInfo/DWARFAcceleratorTable.cpp
  projects/release-pkg/contrib/llvm/lib/DebugInfo/SyntaxHighlighting.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/DebugInfo/SyntaxHighlighting.cpp
  projects/release-pkg/contrib/llvm/lib/DebugInfo/SyntaxHighlighting.h
     - copied unchanged from r280181, head/contrib/llvm/lib/DebugInfo/SyntaxHighlighting.h
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/GDBRegistrationListener.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/ExecutionEngine/GDBRegistrationListener.cpp
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/MCJIT/ObjectBuffer.h
     - copied unchanged from r280181, head/contrib/llvm/lib/ExecutionEngine/MCJIT/ObjectBuffer.h
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCheckerImpl.h
     - copied unchanged from r280181, head/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCheckerImpl.h
  projects/release-pkg/contrib/llvm/lib/IR/MetadataTracking.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/IR/MetadataTracking.cpp
  projects/release-pkg/contrib/llvm/lib/IR/Statepoint.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/IR/Statepoint.cpp
  projects/release-pkg/contrib/llvm/lib/IR/UseListOrder.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/IR/UseListOrder.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCDisassembler/MCDisassembler.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/MC/MCDisassembler/MCDisassembler.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCDisassembler/MCExternalSymbolizer.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/MC/MCDisassembler/MCExternalSymbolizer.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCDisassembler/MCRelocationInfo.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/MC/MCDisassembler/MCRelocationInfo.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCWinEH.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/MC/MCWinEH.cpp
  projects/release-pkg/contrib/llvm/lib/ProfileData/CoverageMapping.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/ProfileData/CoverageMapping.cpp
  projects/release-pkg/contrib/llvm/lib/ProfileData/CoverageMappingReader.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/ProfileData/CoverageMappingReader.cpp
  projects/release-pkg/contrib/llvm/lib/ProfileData/CoverageMappingWriter.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/ProfileData/CoverageMappingWriter.cpp
  projects/release-pkg/contrib/llvm/lib/ProfileData/SampleProf.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/ProfileData/SampleProf.cpp
  projects/release-pkg/contrib/llvm/lib/ProfileData/SampleProfReader.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/ProfileData/SampleProfReader.cpp
  projects/release-pkg/contrib/llvm/lib/ProfileData/SampleProfWriter.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/ProfileData/SampleProfWriter.cpp
  projects/release-pkg/contrib/llvm/lib/Support/MathExtras.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Support/MathExtras.cpp
  projects/release-pkg/contrib/llvm/lib/Support/Options.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Support/Options.cpp
  projects/release-pkg/contrib/llvm/lib/Support/StreamingMemoryObject.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Support/StreamingMemoryObject.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64A53Fix835769.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/AArch64/AArch64A53Fix835769.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64CallingConvention.h
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/AArch64/AArch64CallingConvention.h
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64ConditionOptimizer.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/AArch64/AArch64ConditionOptimizer.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64MachineCombinerPattern.h
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/AArch64/AArch64MachineCombinerPattern.h
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64PBQPRegAlloc.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/AArch64/AArch64PBQPRegAlloc.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64PBQPRegAlloc.h
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/AArch64/AArch64PBQPRegAlloc.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.h
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendDarwin.h
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendDarwin.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendELF.h
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendELF.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendWinCOFF.h
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendWinCOFF.h
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/Disassembler/
     - copied from r280181, head/contrib/llvm/lib/Target/Hexagon/Disassembler/
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonELFObjectWriter.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonELFObjectWriter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.h
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsABIInfo.h
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsABIInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXLowerStructArgs.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/NVPTX/NVPTXLowerStructArgs.cpp
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCCallingConv.h
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/PowerPC/PPCCallingConv.h
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCInstrSPE.td
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/PowerPC/PPCInstrSPE.td
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCScheduleP8.td
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/PowerPC/PPCScheduleP8.td
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPUAlwaysInlinePass.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/R600/AMDGPUAlwaysInlinePass.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDKernelCodeT.h
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/R600/AMDKernelCodeT.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/AsmParser/
     - copied from r280181, head/contrib/llvm/lib/Target/R600/AsmParser/
  projects/release-pkg/contrib/llvm/lib/Target/R600/CIInstructions.td
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/R600/CIInstructions.td
  projects/release-pkg/contrib/llvm/lib/Target/R600/SIFoldOperands.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/R600/SIFoldOperands.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/SILoadStoreOptimizer.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/R600/SILoadStoreOptimizer.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/SIPrepareScratchRegs.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/R600/SIPrepareScratchRegs.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/VIInstrFormats.td
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/R600/VIInstrFormats.td
  projects/release-pkg/contrib/llvm/lib/Target/R600/VIInstructions.td
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/R600/VIInstructions.td
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86CallFrameOptimization.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/X86/X86CallFrameOptimization.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86InstrSGX.td
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/X86/X86InstrSGX.td
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86IntrinsicsInfo.h
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/X86/X86IntrinsicsInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86ScheduleBtVer2.td
     - copied unchanged from r280181, head/contrib/llvm/lib/Target/X86/X86ScheduleBtVer2.td
  projects/release-pkg/contrib/llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysisEvaluator.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysisEvaluator.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/SymbolRewriter.cpp
     - copied unchanged from r280181, head/contrib/llvm/lib/Transforms/Utils/SymbolRewriter.cpp
  projects/release-pkg/contrib/llvm/patches/patch-01-freebsd-kprintf.diff
     - copied unchanged from r280181, head/contrib/llvm/patches/patch-01-freebsd-kprintf.diff
  projects/release-pkg/contrib/llvm/patches/patch-02-clang-vendor-suffix.diff
     - copied unchanged from r280181, head/contrib/llvm/patches/patch-02-clang-vendor-suffix.diff
  projects/release-pkg/contrib/llvm/patches/patch-03-add-CC-aliases.diff
     - copied unchanged from r280181, head/contrib/llvm/patches/patch-03-add-CC-aliases.diff
  projects/release-pkg/contrib/llvm/patches/patch-04-add-llvm-gvn-option.diff
     - copied unchanged from r280181, head/contrib/llvm/patches/patch-04-add-llvm-gvn-option.diff
  projects/release-pkg/contrib/llvm/patches/patch-05-enable-armv6-clrex.diff
     - copied unchanged from r280181, head/contrib/llvm/patches/patch-05-enable-armv6-clrex.diff
  projects/release-pkg/contrib/llvm/patches/patch-06-clang-add-mips-triples.diff
     - copied unchanged from r280181, head/contrib/llvm/patches/patch-06-clang-add-mips-triples.diff
  projects/release-pkg/contrib/llvm/patches/patch-07-llvm-r227752-boot2-shrink.diff
     - copied unchanged from r280181, head/contrib/llvm/patches/patch-07-llvm-r227752-boot2-shrink.diff
  projects/release-pkg/contrib/llvm/patches/patch-08-llvm-r227089-fix-mips-i128.diff
     - copied unchanged from r280181, head/contrib/llvm/patches/patch-08-llvm-r227089-fix-mips-i128.diff
  projects/release-pkg/contrib/llvm/patches/patch-09-llvm-r230058-indirectbrs-assert.diff
     - copied unchanged from r280181, head/contrib/llvm/patches/patch-09-llvm-r230058-indirectbrs-assert.diff
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/CodeInjector.h
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/include/clang/Analysis/CodeInjector.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsLe64.def
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsLe64.def
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/SanitizerBlacklist.h
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/include/clang/Basic/SanitizerBlacklist.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/Sanitizers.h
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/include/clang/Basic/Sanitizers.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Frontend/SerializedDiagnosticReader.h
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/include/clang/Frontend/SerializedDiagnosticReader.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Frontend/SerializedDiagnostics.h
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/include/clang/Frontend/SerializedDiagnostics.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/ModelConsumer.h
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/ModelConsumer.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Tooling/Core/
     - copied from r280181, head/contrib/llvm/tools/clang/include/clang/Tooling/Core/
  projects/release-pkg/contrib/llvm/tools/clang/lib/Analysis/CodeInjector.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/Analysis/CodeInjector.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Basic/SanitizerBlacklist.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/Basic/SanitizerBlacklist.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Basic/Sanitizers.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/Basic/Sanitizers.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CoverageMappingGen.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/CodeGen/CoverageMappingGen.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CoverageMappingGen.h
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/CodeGen/CoverageMappingGen.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/SanitizerMetadata.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/CodeGen/SanitizerMetadata.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/SanitizerMetadata.h
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/CodeGen/SanitizerMetadata.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Driver/CrossWindowsToolChain.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/Driver/CrossWindowsToolChain.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Driver/MSVCToolChain.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/Driver/MSVCToolChain.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Format/UnwrappedLineFormatter.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/Format/UnwrappedLineFormatter.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Format/UnwrappedLineFormatter.h
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/Format/UnwrappedLineFormatter.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/CodeGenOptions.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/Frontend/CodeGenOptions.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/SerializedDiagnosticReader.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/Frontend/SerializedDiagnosticReader.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Headers/__stddef_max_align_t.h
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/Headers/__stddef_max_align_t.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Headers/adxintrin.h
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/Headers/adxintrin.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Headers/avx512bwintrin.h
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/Headers/avx512bwintrin.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Headers/avx512erintrin.h
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/Headers/avx512erintrin.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Headers/avx512fintrin.h
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/Headers/avx512fintrin.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Headers/avx512vlbwintrin.h
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/Headers/avx512vlbwintrin.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Headers/avx512vlintrin.h
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/Headers/avx512vlintrin.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Headers/stdatomic.h
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/Headers/stdatomic.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Headers/vadefs.h
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/Headers/vadefs.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaCUDA.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/Sema/SemaCUDA.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/ModelConsumer.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/ModelConsumer.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/ModelInjector.h
     - copied unchanged from r280181, head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/ModelInjector.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Tooling/Core/
     - copied from r280181, head/contrib/llvm/tools/clang/lib/Tooling/Core/
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/API/SBExecutionContext.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/API/SBExecutionContext.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/API/SBThreadCollection.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/API/SBThreadCollection.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/API/SBThreadPlan.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/API/SBThreadPlan.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Core/ThreadSafeDenseMap.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Core/ThreadSafeDenseMap.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/DataFormatters/StringPrinter.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/DataFormatters/StringPrinter.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/DataFormatters/TypeValidator.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/DataFormatters/TypeValidator.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Expression/ClangModulesDeclVendor.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Expression/ClangModulesDeclVendor.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/ConnectionFileDescriptor.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Host/ConnectionFileDescriptor.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/HostNativeProcess.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Host/HostNativeProcess.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/HostNativeProcessBase.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Host/HostNativeProcessBase.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/HostNativeThread.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Host/HostNativeThread.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/HostNativeThreadBase.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Host/HostNativeThreadBase.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/HostNativeThreadForward.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Host/HostNativeThreadForward.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/HostThread.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Host/HostThread.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/MonitoringProcessLauncher.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Host/MonitoringProcessLauncher.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/PipeBase.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Host/PipeBase.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/ProcessLauncher.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Host/ProcessLauncher.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/ThisThread.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Host/ThisThread.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/ThreadLauncher.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Host/ThreadLauncher.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/freebsd/HostThreadFreeBSD.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Host/freebsd/HostThreadFreeBSD.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/posix/HostThreadPosix.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Host/posix/HostThreadPosix.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/posix/PipePosix.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Host/posix/PipePosix.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/posix/ProcessLauncherPosix.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Host/posix/ProcessLauncherPosix.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Interpreter/OptionValueChar.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Interpreter/OptionValueChar.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Symbol/CompactUnwindInfo.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Symbol/CompactUnwindInfo.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Symbol/DeclVendor.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Symbol/DeclVendor.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Target/InstrumentationRuntime.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Target/InstrumentationRuntime.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Target/InstrumentationRuntimeStopInfo.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Target/InstrumentationRuntimeStopInfo.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Target/MemoryHistory.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Target/MemoryHistory.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Target/ThreadCollection.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Target/ThreadCollection.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Target/ThreadPlanPython.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Target/ThreadPlanPython.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Utility/ProcessStructReader.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Utility/ProcessStructReader.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Utility/RegisterNumber.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/include/lldb/Utility/RegisterNumber.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/API/SBExecutionContext.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/API/SBExecutionContext.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/API/SBThreadCollection.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/API/SBThreadCollection.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/API/SBThreadPlan.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/API/SBThreadPlan.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/DataFormatters/LibCxxInitializerList.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/DataFormatters/LibCxxInitializerList.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/DataFormatters/LibCxxVector.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/DataFormatters/LibCxxVector.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/DataFormatters/NSIndexPath.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/DataFormatters/NSIndexPath.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/DataFormatters/StringPrinter.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/DataFormatters/StringPrinter.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/DataFormatters/TypeValidator.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/DataFormatters/TypeValidator.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Expression/ClangModulesDeclVendor.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Expression/ClangModulesDeclVendor.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/common/HostNativeThreadBase.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Host/common/HostNativeThreadBase.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/common/HostProcess.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Host/common/HostProcess.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/common/HostThread.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Host/common/HostThread.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/common/MonitoringProcessLauncher.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Host/common/MonitoringProcessLauncher.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/common/PipeBase.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Host/common/PipeBase.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/common/ThisThread.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Host/common/ThisThread.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/common/ThreadLauncher.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Host/common/ThreadLauncher.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/freebsd/HostThreadFreeBSD.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Host/freebsd/HostThreadFreeBSD.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/freebsd/ThisThread.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Host/freebsd/ThisThread.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/posix/HostThreadPosix.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Host/posix/HostThreadPosix.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/posix/PipePosix.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Host/posix/PipePosix.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/posix/ProcessLauncherPosix.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Host/posix/ProcessLauncherPosix.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/OptionValueChar.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Interpreter/OptionValueChar.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc/
     - copied from r280181, head/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc/
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc64/
     - copied from r280181, head/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc64/
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/
     - copied from r280181, head/contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/MemoryHistory/
     - copied from r280181, head/contrib/llvm/tools/lldb/source/Plugins/MemoryHistory/
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_powerpc.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_powerpc.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_powerpc.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_powerpc.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_powerpc.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_powerpc.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_powerpc.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_powerpc.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContext_powerpc.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContext_powerpc.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterInfos_powerpc.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterInfos_powerpc.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Symbol/CompactUnwindInfo.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Symbol/CompactUnwindInfo.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/InstrumentationRuntime.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Target/InstrumentationRuntime.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/InstrumentationRuntimeStopInfo.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Target/InstrumentationRuntimeStopInfo.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/MemoryHistory.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Target/MemoryHistory.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/ThreadCollection.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Target/ThreadCollection.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/ThreadPlanPython.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Target/ThreadPlanPython.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Utility/RegisterNumber.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Utility/RegisterNumber.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Utility/UriParser.cpp
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Utility/UriParser.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Utility/UriParser.h
     - copied unchanged from r280181, head/contrib/llvm/tools/lldb/source/Utility/UriParser.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/compact-unwind/
     - copied from r280181, head/contrib/llvm/tools/lldb/tools/compact-unwind/
  projects/release-pkg/lib/clang/liblldbPluginABISysV_ppc/
     - copied from r280181, head/lib/clang/liblldbPluginABISysV_ppc/
  projects/release-pkg/lib/clang/liblldbPluginABISysV_ppc64/
     - copied from r280181, head/lib/clang/liblldbPluginABISysV_ppc64/
  projects/release-pkg/lib/clang/liblldbPluginInstrumentationRuntimeAddressSanitizer/
     - copied from r280181, head/lib/clang/liblldbPluginInstrumentationRuntimeAddressSanitizer/
  projects/release-pkg/lib/clang/liblldbPluginMemoryHistoryASan/
     - copied from r280181, head/lib/clang/liblldbPluginMemoryHistoryASan/
  projects/release-pkg/sys/dev/sfxge/sfxge_version.h
     - copied unchanged from r280181, head/sys/dev/sfxge/sfxge_version.h
  projects/release-pkg/sys/mips/atheros/ar71xx_macaddr.c
     - copied unchanged from r280181, head/sys/mips/atheros/ar71xx_macaddr.c
  projects/release-pkg/sys/mips/atheros/ar71xx_macaddr.h
     - copied unchanged from r280181, head/sys/mips/atheros/ar71xx_macaddr.h
Deleted:
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_allocator2.cc
  projects/release-pkg/contrib/compiler-rt/lib/tsan/Makefile.old
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/Makefile.old
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/FindUsedTypes.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/JITCodeEmitter.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/MachineCodeEmitter.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/MachineCodeInfo.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/MachineRelocation.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/PBQP/RegAllocSolver.h
  projects/release-pkg/contrib/llvm/include/llvm/ExecutionEngine/JIT.h
  projects/release-pkg/contrib/llvm/include/llvm/ExecutionEngine/JITMemoryManager.h
  projects/release-pkg/contrib/llvm/include/llvm/ExecutionEngine/ObjectBuffer.h
  projects/release-pkg/contrib/llvm/include/llvm/ExecutionEngine/ObjectImage.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/LeakDetector.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCAnalysis/MCAtom.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCAnalysis/MCFunction.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCAnalysis/MCModule.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCAnalysis/MCModuleYAML.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCObjectDisassembler.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCObjectSymbolizer.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/IncludeFile.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/StreamableMemoryObject.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/StringRefMemoryObject.h
  projects/release-pkg/contrib/llvm/include/llvm/Target/TargetJITInfo.h
  projects/release-pkg/contrib/llvm/lib/Analysis/IPA/FindUsedTypes.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/DIE.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/AtomicExpandLoadLinkedPass.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/JITCodeEmitter.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/MachineCodeEmitter.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/Spiller.cpp
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFAbbreviationDeclaration.h
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFCompileUnit.h
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFContext.h
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFDebugAbbrev.h
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFDebugArangeSet.h
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFDebugAranges.h
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFDebugFrame.h
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFDebugInfoEntry.h
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFDebugLine.h
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFDebugLoc.h
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFDebugRangeList.h
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFRelocMap.h
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFTypeUnit.h
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFUnit.h
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/JIT/JIT.cpp
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/JIT/JIT.h
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/JIT/JITEmitter.cpp
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/JIT/JITMemoryManager.cpp
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/RTDyldMemoryManager.cpp
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/GDBRegistrar.cpp
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/JITRegistrar.h
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/ObjectImageCommon.h
  projects/release-pkg/contrib/llvm/lib/IR/LeakDetector.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCAnalysis/MCAtom.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCAnalysis/MCFunction.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCAnalysis/MCModule.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCAnalysis/MCModuleYAML.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCAnalysis/MCObjectDisassembler.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCAnalysis/MCObjectSymbolizer.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCDisassembler.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCExternalSymbolizer.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCRelocationInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Support/IncludeFile.cpp
  projects/release-pkg/contrib/llvm/lib/Support/StreamableMemoryObject.cpp
  projects/release-pkg/contrib/llvm/lib/Support/StringRefMemoryObject.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMCodeEmitter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMJITInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMJITInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMRelocations.h
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/InstPrinter/
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsABIInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsABIInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsCodeEmitter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsJITInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsJITInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsRelocations.h
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCCodeEmitter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCJITInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCJITInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCRelocations.h
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/SparcCodeEmitter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/SparcJITInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/SparcJITInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/SparcRelocations.h
  projects/release-pkg/contrib/llvm/lib/Target/TargetJITInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86AtomicExpandPass.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86CodeEmitter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86JITInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86JITInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86Relocations.h
  projects/release-pkg/contrib/llvm/lib/Transforms/Instrumentation/DebugIR.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Instrumentation/DebugIR.h
  projects/release-pkg/contrib/llvm/patches/patch-01-clang-version-include.diff
  projects/release-pkg/contrib/llvm/patches/patch-02-format-extensions.diff
  projects/release-pkg/contrib/llvm/patches/patch-03-clang-vendor-suffix.diff
  projects/release-pkg/contrib/llvm/patches/patch-04-default-target-triple.diff
  projects/release-pkg/contrib/llvm/patches/patch-05-add-CC-aliases.diff
  projects/release-pkg/contrib/llvm/patches/patch-06-clang-arm-target-cpu.diff
  projects/release-pkg/contrib/llvm/patches/patch-07-llvm-r216989-r216990-fix-movw-armv6.diff
  projects/release-pkg/contrib/llvm/patches/patch-08-clang-r217410-i386-garbage-float.diff
  projects/release-pkg/contrib/llvm/patches/patch-09-llvm-r221709-debug-oom.diff
  projects/release-pkg/contrib/llvm/patches/patch-10-llvm-r222562-loop-rotate.diff
  projects/release-pkg/contrib/llvm/patches/patch-11-add-llvm-gvn-option.diff
  projects/release-pkg/contrib/llvm/patches/patch-12-llvm-r218241-dwarf2-warning.diff
  projects/release-pkg/contrib/llvm/patches/patch-13-llvm-r215352-aarch64-dyn-loader.diff
  projects/release-pkg/contrib/llvm/patches/patch-14-llvm-r216571-dynamiclib-usability.diff
  projects/release-pkg/contrib/llvm/patches/patch-15-clang-r221900-freebsd-aarch64.diff
  projects/release-pkg/contrib/llvm/patches/patch-16-llvm-r222856-libapr-miscompile.diff
  projects/release-pkg/contrib/llvm/patches/patch-17-llvm-r214802-armv6-cp10-cp11.diff
  projects/release-pkg/contrib/llvm/patches/patch-18-llvm-r215811-arm-fpu-directive.diff
  projects/release-pkg/contrib/llvm/patches/patch-19-enable-armv6-clrex.diff
  projects/release-pkg/contrib/llvm/patches/patch-20-llvm-r223147-arm-cpu-directive.diff
  projects/release-pkg/contrib/llvm/patches/patch-21-llvm-r221170-ppc-vaarg.diff
  projects/release-pkg/contrib/llvm/patches/patch-22-llvm-r221791-ppc-small-pic.diff
  projects/release-pkg/contrib/llvm/patches/patch-23-llvm-r224415-ppc-local.diff
  projects/release-pkg/contrib/llvm/patches/patch-24-llvm-r213890-ppc-eh_frame.diff
  projects/release-pkg/contrib/llvm/patches/patch-25-llvm-r224890-ppc-ctr-tls-loop.diff
  projects/release-pkg/contrib/llvm/patches/patch-26-clang-r213790-type_traits-crash.diff
  projects/release-pkg/contrib/llvm/patches/patch-27-llvm-r222587-arm-add-pc.diff
  projects/release-pkg/contrib/llvm/patches/patch-28-llvm-r222292-aarch64-no-neon.diff
  projects/release-pkg/contrib/llvm/patches/patch-29-clang-add-mips-triples.diff
  projects/release-pkg/contrib/llvm/patches/patch-30-llvm-r226664-aarch64-x18.diff
  projects/release-pkg/contrib/llvm/patches/patch-31-clang-r227062-fixes-x18.diff
  projects/release-pkg/contrib/llvm/patches/patch-32-llvm-r230058-indirectbrs-assert.diff
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/MangleNumberingContext.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/SanitizerBlacklist.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/SanitizerBlacklist.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Driver/WindowsToolChain.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Core/ConnectionFileDescriptor.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Symbol/TypeVendor.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/ConnectionFileDescriptor.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/common/Pipe.cpp
  projects/release-pkg/contrib/mdocml/Makefile.local
  projects/release-pkg/lib/clang/libllvmjit/
  projects/release-pkg/lib/clang/libllvmmcanalysis/
  projects/release-pkg/sys/cddl/contrib/opensolaris/uts/common/dtrace/lockstat.c
  projects/release-pkg/sys/cddl/contrib/opensolaris/uts/common/dtrace/profile.c
  projects/release-pkg/sys/cddl/contrib/opensolaris/uts/common/dtrace/sdt_subr.c
  projects/release-pkg/sys/cddl/contrib/opensolaris/uts/common/dtrace/systrace.c
Modified:
  projects/release-pkg/Makefile.inc1
  projects/release-pkg/ObsoleteFiles.inc
  projects/release-pkg/UPDATING
  projects/release-pkg/bin/ps/print.c
  projects/release-pkg/bin/ps/ps.1
  projects/release-pkg/cddl/contrib/opensolaris/tools/ctf/cvt/ctf.c
  projects/release-pkg/contrib/compiler-rt/include/sanitizer/asan_interface.h
  projects/release-pkg/contrib/compiler-rt/include/sanitizer/common_interface_defs.h
  projects/release-pkg/contrib/compiler-rt/include/sanitizer/msan_interface.h
  projects/release-pkg/contrib/compiler-rt/lib/asan/README.txt
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_activation.cc
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_activation.h
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_allocator.h
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_debugging.cc
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_fake_stack.cc
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_flags.h
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_globals.cc
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_init_version.h
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_interceptors.cc
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_interface_internal.h
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_internal.h
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_linux.cc
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_mac.cc
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_malloc_mac.cc
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_mapping.h
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_poisoning.cc
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_poisoning.h
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_report.cc
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_rtl.cc
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_stack.cc
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_stack.h
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_suppressions.cc
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_win.cc
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_win_dll_thunk.cc
  projects/release-pkg/contrib/compiler-rt/lib/asan/asan_win_dynamic_runtime_thunk.cc
  projects/release-pkg/contrib/compiler-rt/lib/asan/scripts/asan_device_setup
  projects/release-pkg/contrib/compiler-rt/lib/asan/scripts/asan_symbolize.py
  projects/release-pkg/contrib/compiler-rt/lib/asan/tests/asan_interface_test.cc
  projects/release-pkg/contrib/compiler-rt/lib/asan/tests/asan_noinst_test.cc
  projects/release-pkg/contrib/compiler-rt/lib/asan/tests/asan_test.cc
  projects/release-pkg/contrib/compiler-rt/lib/builtins/atomic.c
  projects/release-pkg/contrib/compiler-rt/lib/builtins/clear_cache.c
  projects/release-pkg/contrib/compiler-rt/lib/builtins/fixunssfti.c
  projects/release-pkg/contrib/compiler-rt/lib/builtins/gcc_personality_v0.c
  projects/release-pkg/contrib/compiler-rt/lib/builtins/int_types.h
  projects/release-pkg/contrib/compiler-rt/lib/dfsan/dfsan.cc
  projects/release-pkg/contrib/compiler-rt/lib/dfsan/dfsan.h
  projects/release-pkg/contrib/compiler-rt/lib/dfsan/dfsan_custom.cc
  projects/release-pkg/contrib/compiler-rt/lib/lsan/lsan.cc
  projects/release-pkg/contrib/compiler-rt/lib/lsan/lsan_allocator.cc
  projects/release-pkg/contrib/compiler-rt/lib/lsan/lsan_common.cc
  projects/release-pkg/contrib/compiler-rt/lib/lsan/lsan_common.h
  projects/release-pkg/contrib/compiler-rt/lib/msan/msan.cc
  projects/release-pkg/contrib/compiler-rt/lib/msan/msan.h
  projects/release-pkg/contrib/compiler-rt/lib/msan/msan_allocator.cc
  projects/release-pkg/contrib/compiler-rt/lib/msan/msan_flags.h
  projects/release-pkg/contrib/compiler-rt/lib/msan/msan_interceptors.cc
  projects/release-pkg/contrib/compiler-rt/lib/msan/msan_linux.cc
  projects/release-pkg/contrib/compiler-rt/lib/msan/msan_report.cc
  projects/release-pkg/contrib/compiler-rt/lib/msan/msan_thread.cc
  projects/release-pkg/contrib/compiler-rt/lib/msan/tests/msan_test.cc
  projects/release-pkg/contrib/compiler-rt/lib/profile/InstrProfilingFile.c
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_allocator.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_common.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_common.h
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_common_syscalls.inc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_coverage_libcdep.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_coverage_mapping_libcdep.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector.h
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_flags.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_flags.h
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_libc.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_libc.h
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_libignore.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_libignore.h
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_linux.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_linux.h
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_list.h
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_mac.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_mac.h
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_mutex.h
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_posix.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_quarantine.h
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.h
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_libcdep.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_suppressions.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_suppressions.h
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.h
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_win.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_syscall_generic.inc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_unwind_posix_libcdep.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/sanitizer_win.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/scripts/check_lint.sh
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/scripts/sancov.py
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/tests/sanitizer_allocator_test.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/tests/sanitizer_deadlock_detector_test.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/tests/sanitizer_flags_test.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/tests/sanitizer_libc_test.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/tests/sanitizer_linux_test.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/tests/sanitizer_printf_test.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/tests/sanitizer_procmaps_test.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/tests/sanitizer_suppressions_test.cc
  projects/release-pkg/contrib/compiler-rt/lib/sanitizer_common/tests/sanitizer_test_utils.h
  projects/release-pkg/contrib/compiler-rt/lib/tsan/check_analyze.sh
  projects/release-pkg/contrib/compiler-rt/lib/tsan/dd/dd_rtl.cc
  projects/release-pkg/contrib/compiler-rt/lib/tsan/go/build.bat
  projects/release-pkg/contrib/compiler-rt/lib/tsan/go/buildgo.sh
  projects/release-pkg/contrib/compiler-rt/lib/tsan/go/tsan_go.cc
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_clock.cc
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_defs.h
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_flags.cc
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_flags.h
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_interceptors.cc
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_interface.cc
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_interface.h
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_interface_atomic.cc
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_interface_java.cc
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_interface_java.h
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_mman.cc
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_mman.h
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_mutex.cc
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_mutex.h
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_platform.h
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_platform_linux.cc
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_platform_mac.cc
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_report.cc
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_rtl.cc
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_rtl.h
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_rtl_report.cc
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cc
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_stat.cc
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_suppressions.cc
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_suppressions.h
  projects/release-pkg/contrib/compiler-rt/lib/tsan/rtl/tsan_trace.h
  projects/release-pkg/contrib/compiler-rt/lib/tsan/tests/rtl/tsan_string.cc
  projects/release-pkg/contrib/compiler-rt/lib/tsan/tests/unit/tsan_clock_test.cc
  projects/release-pkg/contrib/compiler-rt/lib/tsan/tests/unit/tsan_mman_test.cc
  projects/release-pkg/contrib/compiler-rt/lib/tsan/tests/unit/tsan_mutex_test.cc
  projects/release-pkg/contrib/compiler-rt/lib/ubsan/ubsan_diag.cc
  projects/release-pkg/contrib/compiler-rt/lib/ubsan/ubsan_diag.h
  projects/release-pkg/contrib/compiler-rt/lib/ubsan/ubsan_flags.cc
  projects/release-pkg/contrib/compiler-rt/lib/ubsan/ubsan_flags.h
  projects/release-pkg/contrib/compiler-rt/lib/ubsan/ubsan_handlers.cc
  projects/release-pkg/contrib/compiler-rt/lib/ubsan/ubsan_handlers_cxx.cc
  projects/release-pkg/contrib/compiler-rt/lib/ubsan/ubsan_init.cc
  projects/release-pkg/contrib/compiler-rt/lib/ubsan/ubsan_type_hash.cc
  projects/release-pkg/contrib/llvm/include/llvm-c/BitReader.h
  projects/release-pkg/contrib/llvm/include/llvm-c/BitWriter.h
  projects/release-pkg/contrib/llvm/include/llvm-c/Core.h
  projects/release-pkg/contrib/llvm/include/llvm-c/Disassembler.h
  projects/release-pkg/contrib/llvm/include/llvm-c/ExecutionEngine.h
  projects/release-pkg/contrib/llvm/include/llvm-c/Initialization.h
  projects/release-pkg/contrib/llvm/include/llvm-c/Linker.h
  projects/release-pkg/contrib/llvm/include/llvm-c/Support.h
  projects/release-pkg/contrib/llvm/include/llvm-c/Transforms/Scalar.h
  projects/release-pkg/contrib/llvm/include/llvm-c/lto.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/APFloat.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/APInt.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/APSInt.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/ArrayRef.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/BitVector.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/DenseMap.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/DenseSet.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/DepthFirstIterator.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/MapVector.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/Optional.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/PostOrderIterator.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/STLExtras.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/ScopedHashTable.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/SetVector.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/SmallBitVector.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/SmallPtrSet.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/SmallSet.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/SmallVector.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/SparseBitVector.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/SparseMultiSet.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/SparseSet.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/StringMap.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/StringRef.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/StringSet.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/TinyPtrVector.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/Triple.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/Twine.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/VariadicFunction.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/ilist.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/ilist_node.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/iterator.h
  projects/release-pkg/contrib/llvm/include/llvm/ADT/iterator_range.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/AliasAnalysis.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/AliasSetTracker.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/BranchProbabilityInfo.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/CFGPrinter.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/CGSCCPassManager.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/CallGraph.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/CodeMetrics.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/DOTGraphTraitsPass.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/DependenceAnalysis.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/DominanceFrontier.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/DominanceFrontierImpl.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/IVUsers.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/InlineCost.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/InstructionSimplify.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/IntervalIterator.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/JumpInstrTableInfo.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/LazyCallGraph.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/LazyValueInfo.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/Loads.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/LoopPass.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/PHITransAddr.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/Passes.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/PostDominators.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/RegionInfo.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/RegionInfoImpl.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/ScalarEvolution.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/TargetTransformInfo.h
  projects/release-pkg/contrib/llvm/include/llvm/Analysis/ValueTracking.h
  projects/release-pkg/contrib/llvm/include/llvm/AsmParser/Parser.h
  projects/release-pkg/contrib/llvm/include/llvm/Bitcode/BitCodes.h
  projects/release-pkg/contrib/llvm/include/llvm/Bitcode/BitcodeWriterPass.h
  projects/release-pkg/contrib/llvm/include/llvm/Bitcode/BitstreamReader.h
  projects/release-pkg/contrib/llvm/include/llvm/Bitcode/BitstreamWriter.h
  projects/release-pkg/contrib/llvm/include/llvm/Bitcode/LLVMBitCodes.h
  projects/release-pkg/contrib/llvm/include/llvm/Bitcode/ReaderWriter.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/Analysis.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/AsmPrinter.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/CalcSpillWeights.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/CallingConvLower.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/CommandFlags.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/DFAPacketizer.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/FastISel.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/FunctionLoweringInfo.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/GCMetadata.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/GCMetadataPrinter.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/GCStrategy.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/GCs.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/ISDOpcodes.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/JumpInstrTables.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/LexicalScopes.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/LinkAllCodegenComponents.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/LiveInterval.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/LiveIntervalAnalysis.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/LiveIntervalUnion.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/LivePhysRegs.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/LiveRangeEdit.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/LiveVariables.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/MachineBasicBlock.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/MachineDominators.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/MachineFrameInfo.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/MachineFunction.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/MachineInstr.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/MachineInstrBuilder.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/MachineMemOperand.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/MachineModuleInfo.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/MachineOperand.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/MachinePostDominators.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/MachineRegisterInfo.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/MachineScheduler.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/MachineTraceMetrics.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/MachineValueType.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/PBQP/CostAllocator.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/PBQP/Graph.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/PBQP/Math.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/PBQP/ReductionRules.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/PBQP/Solution.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/Passes.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/RegAllocPBQP.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/RegisterScavenging.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/RuntimeLibcalls.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/ScheduleDAG.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/SelectionDAG.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/SelectionDAGISel.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/SelectionDAGNodes.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/StackMapLivenessAnalysis.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/StackMaps.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  projects/release-pkg/contrib/llvm/include/llvm/CodeGen/TargetSchedule.h
  projects/release-pkg/contrib/llvm/include/llvm/DebugInfo/DIContext.h
  projects/release-pkg/contrib/llvm/include/llvm/DebugInfo/DWARFFormValue.h
  projects/release-pkg/contrib/llvm/include/llvm/ExecutionEngine/ExecutionEngine.h
  projects/release-pkg/contrib/llvm/include/llvm/ExecutionEngine/JITEventListener.h
  projects/release-pkg/contrib/llvm/include/llvm/ExecutionEngine/ObjectCache.h
  projects/release-pkg/contrib/llvm/include/llvm/ExecutionEngine/RTDyldMemoryManager.h
  projects/release-pkg/contrib/llvm/include/llvm/ExecutionEngine/RuntimeDyld.h
  projects/release-pkg/contrib/llvm/include/llvm/ExecutionEngine/RuntimeDyldChecker.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/Argument.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/AssemblyAnnotationWriter.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/BasicBlock.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/CFG.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/CallingConv.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/Constant.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/ConstantRange.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/Constants.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/DIBuilder.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/DataLayout.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/DebugInfo.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/DebugLoc.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/DerivedTypes.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/DiagnosticInfo.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/DiagnosticPrinter.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/Dominators.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/Function.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/GVMaterializer.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/GlobalObject.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/GlobalValue.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/IRBuilder.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/IRPrintingPasses.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/InlineAsm.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/InstrTypes.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/Instruction.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/Instructions.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/IntrinsicInst.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/Intrinsics.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/Intrinsics.td
  projects/release-pkg/contrib/llvm/include/llvm/IR/IntrinsicsARM.td
  projects/release-pkg/contrib/llvm/include/llvm/IR/IntrinsicsNVVM.td
  projects/release-pkg/contrib/llvm/include/llvm/IR/IntrinsicsPowerPC.td
  projects/release-pkg/contrib/llvm/include/llvm/IR/IntrinsicsR600.td
  projects/release-pkg/contrib/llvm/include/llvm/IR/IntrinsicsX86.td
  projects/release-pkg/contrib/llvm/include/llvm/IR/LLVMContext.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/LegacyPassManager.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/LegacyPassManagers.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/MDBuilder.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/Mangler.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/Metadata.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/Module.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/Operator.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/PassManager.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/PatternMatch.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/PredIteratorCache.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/Type.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/TypeFinder.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/User.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/Value.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/ValueHandle.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/ValueMap.h
  projects/release-pkg/contrib/llvm/include/llvm/IR/Verifier.h
  projects/release-pkg/contrib/llvm/include/llvm/IRReader/IRReader.h
  projects/release-pkg/contrib/llvm/include/llvm/InitializePasses.h
  projects/release-pkg/contrib/llvm/include/llvm/LTO/LTOCodeGenerator.h
  projects/release-pkg/contrib/llvm/include/llvm/LTO/LTOModule.h
  projects/release-pkg/contrib/llvm/include/llvm/LinkAllPasses.h
  projects/release-pkg/contrib/llvm/include/llvm/Linker/Linker.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/ConstantPools.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCAsmBackend.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCAsmInfo.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCAsmInfoDarwin.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCAsmInfoELF.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCAssembler.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCContext.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCDisassembler.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCDwarf.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCELFStreamer.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCExpr.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCInst.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCInstPrinter.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCInstrDesc.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCInstrItineraries.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCLinkerOptimizationHint.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCMachObjectWriter.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCObjectFileInfo.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCObjectStreamer.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCParser/AsmLexer.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCParser/MCAsmLexer.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCParser/MCAsmParser.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCParser/MCAsmParserExtension.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCRegisterInfo.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCSchedule.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCStreamer.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCSubtargetInfo.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCSymbol.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCTargetAsmParser.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCTargetOptions.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCTargetOptionsCommandFlags.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCWin64EH.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCWinCOFFStreamer.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/MCWinEH.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/StringTableBuilder.h
  projects/release-pkg/contrib/llvm/include/llvm/MC/SubtargetFeature.h
  projects/release-pkg/contrib/llvm/include/llvm/Object/Archive.h
  projects/release-pkg/contrib/llvm/include/llvm/Object/Binary.h
  projects/release-pkg/contrib/llvm/include/llvm/Object/COFF.h
  projects/release-pkg/contrib/llvm/include/llvm/Object/COFFYAML.h
  projects/release-pkg/contrib/llvm/include/llvm/Object/ELF.h
  projects/release-pkg/contrib/llvm/include/llvm/Object/ELFObjectFile.h
  projects/release-pkg/contrib/llvm/include/llvm/Object/ELFTypes.h
  projects/release-pkg/contrib/llvm/include/llvm/Object/ELFYAML.h
  projects/release-pkg/contrib/llvm/include/llvm/Object/Error.h
  projects/release-pkg/contrib/llvm/include/llvm/Object/IRObjectFile.h
  projects/release-pkg/contrib/llvm/include/llvm/Object/MachO.h
  projects/release-pkg/contrib/llvm/include/llvm/Object/MachOUniversal.h
  projects/release-pkg/contrib/llvm/include/llvm/Object/ObjectFile.h
  projects/release-pkg/contrib/llvm/include/llvm/Object/RelocVisitor.h
  projects/release-pkg/contrib/llvm/include/llvm/Object/SymbolicFile.h
  projects/release-pkg/contrib/llvm/include/llvm/Option/ArgList.h
  projects/release-pkg/contrib/llvm/include/llvm/PassRegistry.h
  projects/release-pkg/contrib/llvm/include/llvm/PassSupport.h
  projects/release-pkg/contrib/llvm/include/llvm/ProfileData/InstrProfReader.h
  projects/release-pkg/contrib/llvm/include/llvm/ProfileData/InstrProfWriter.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/ARMBuildAttributes.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/ARMEHABI.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/ARMWinEH.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/Allocator.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/CBindingWrapping.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/COFF.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/Casting.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/CommandLine.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/Compiler.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/Compression.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/CrashRecoveryContext.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/DataExtractor.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/DataTypes.h.in
  projects/release-pkg/contrib/llvm/include/llvm/Support/Dwarf.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/DynamicLibrary.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/ELF.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/Endian.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/EndianStream.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/ErrorOr.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/FileOutputBuffer.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/FileSystem.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/Format.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/GCOV.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/GenericDomTree.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/GenericDomTreeConstruction.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/LEB128.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/LineIterator.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/MD5.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/MachO.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/ManagedStatic.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/MathExtras.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/MemoryBuffer.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/MemoryObject.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/Mutex.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/MutexGuard.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/OnDiskHashTable.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/Path.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/Process.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/Program.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/RWMutex.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/RandomNumberGenerator.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/Registry.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/ScaledNumber.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/SourceMgr.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/SpecialCaseList.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/StringPool.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/SwapByteOrder.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/TargetRegistry.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/ThreadLocal.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/Threading.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/TimeValue.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/ToolOutputFile.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/Win64EH.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/WindowsError.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/YAMLParser.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/YAMLTraits.h
  projects/release-pkg/contrib/llvm/include/llvm/Support/raw_ostream.h
  projects/release-pkg/contrib/llvm/include/llvm/TableGen/Record.h
  projects/release-pkg/contrib/llvm/include/llvm/TableGen/SetTheory.h
  projects/release-pkg/contrib/llvm/include/llvm/TableGen/StringToOffsetTable.h
  projects/release-pkg/contrib/llvm/include/llvm/Target/Target.td
  projects/release-pkg/contrib/llvm/include/llvm/Target/TargetFrameLowering.h
  projects/release-pkg/contrib/llvm/include/llvm/Target/TargetInstrInfo.h
  projects/release-pkg/contrib/llvm/include/llvm/Target/TargetIntrinsicInfo.h
  projects/release-pkg/contrib/llvm/include/llvm/Target/TargetLibraryInfo.h
  projects/release-pkg/contrib/llvm/include/llvm/Target/TargetLowering.h
  projects/release-pkg/contrib/llvm/include/llvm/Target/TargetLoweringObjectFile.h
  projects/release-pkg/contrib/llvm/include/llvm/Target/TargetMachine.h
  projects/release-pkg/contrib/llvm/include/llvm/Target/TargetOpcodes.h
  projects/release-pkg/contrib/llvm/include/llvm/Target/TargetOptions.h
  projects/release-pkg/contrib/llvm/include/llvm/Target/TargetRegisterInfo.h
  projects/release-pkg/contrib/llvm/include/llvm/Target/TargetSelectionDAG.td
  projects/release-pkg/contrib/llvm/include/llvm/Target/TargetSelectionDAGInfo.h
  projects/release-pkg/contrib/llvm/include/llvm/Target/TargetSubtargetInfo.h
  projects/release-pkg/contrib/llvm/include/llvm/Transforms/IPO/PassManagerBuilder.h
  projects/release-pkg/contrib/llvm/include/llvm/Transforms/Instrumentation.h
  projects/release-pkg/contrib/llvm/include/llvm/Transforms/Scalar.h
  projects/release-pkg/contrib/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h
  projects/release-pkg/contrib/llvm/include/llvm/Transforms/Utils/BuildLibCalls.h
  projects/release-pkg/contrib/llvm/include/llvm/Transforms/Utils/Cloning.h
  projects/release-pkg/contrib/llvm/include/llvm/Transforms/Utils/CodeExtractor.h
  projects/release-pkg/contrib/llvm/include/llvm/Transforms/Utils/CtorUtils.h
  projects/release-pkg/contrib/llvm/include/llvm/Transforms/Utils/Local.h
  projects/release-pkg/contrib/llvm/include/llvm/Transforms/Utils/LoopUtils.h
  projects/release-pkg/contrib/llvm/include/llvm/Transforms/Utils/ModuleUtils.h
  projects/release-pkg/contrib/llvm/include/llvm/Transforms/Utils/PromoteMemToReg.h
  projects/release-pkg/contrib/llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h
  projects/release-pkg/contrib/llvm/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h
  projects/release-pkg/contrib/llvm/include/llvm/Transforms/Utils/UnrollLoop.h
  projects/release-pkg/contrib/llvm/include/llvm/Transforms/Utils/ValueMapper.h
  projects/release-pkg/contrib/llvm/include/llvm/Transforms/Utils/VectorUtils.h
  projects/release-pkg/contrib/llvm/include/llvm/module.modulemap
  projects/release-pkg/contrib/llvm/lib/Analysis/AliasAnalysis.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/AliasAnalysisEvaluator.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/AliasSetTracker.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/Analysis.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/BasicAliasAnalysis.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/BlockFrequencyInfoImpl.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/BranchProbabilityInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/CFG.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/CFGPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/CGSCCPassManager.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/CaptureTracking.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/CodeMetrics.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/ConstantFolding.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/DependenceAnalysis.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/IPA/CallGraph.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/IPA/CallGraphSCCPass.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/IPA/IPA.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/IPA/InlineCost.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/IVUsers.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/InstructionSimplify.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/JumpInstrTableInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/LazyCallGraph.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/LazyValueInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/LibCallSemantics.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/Lint.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/Loads.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/LoopInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/LoopPass.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/MemDepPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/MemoryBuiltins.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/NoAliasAnalysis.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/PHITransAddr.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/PtrUseVisitor.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/RegionInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/RegionPass.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/ScalarEvolution.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/ScalarEvolutionAliasAnalysis.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/ScalarEvolutionExpander.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/ScalarEvolutionNormalization.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/TargetTransformInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp
  projects/release-pkg/contrib/llvm/lib/Analysis/ValueTracking.cpp
  projects/release-pkg/contrib/llvm/lib/AsmParser/LLLexer.cpp
  projects/release-pkg/contrib/llvm/lib/AsmParser/LLLexer.h
  projects/release-pkg/contrib/llvm/lib/AsmParser/LLParser.cpp
  projects/release-pkg/contrib/llvm/lib/AsmParser/LLParser.h
  projects/release-pkg/contrib/llvm/lib/AsmParser/LLToken.h
  projects/release-pkg/contrib/llvm/lib/AsmParser/Parser.cpp
  projects/release-pkg/contrib/llvm/lib/Bitcode/Reader/BitReader.cpp
  projects/release-pkg/contrib/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  projects/release-pkg/contrib/llvm/lib/Bitcode/Reader/BitcodeReader.h
  projects/release-pkg/contrib/llvm/lib/Bitcode/Reader/BitstreamReader.cpp
  projects/release-pkg/contrib/llvm/lib/Bitcode/Writer/BitWriter.cpp
  projects/release-pkg/contrib/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  projects/release-pkg/contrib/llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp
  projects/release-pkg/contrib/llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
  projects/release-pkg/contrib/llvm/lib/Bitcode/Writer/ValueEnumerator.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/AggressiveAntiDepBreaker.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/AllocationOrder.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/Analysis.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/AntiDepBreaker.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/ARMException.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/AddressPool.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/AsmPrinterHandler.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/ByteStreamer.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/DIE.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/DIEHash.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/DIEHash.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/DbgValueHistoryCalculator.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/DbgValueHistoryCalculator.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/DebugLocList.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfAccelTable.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfAccelTable.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfCFIException.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfException.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfFile.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfFile.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfStringPool.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfStringPool.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/EHStreamer.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/EHStreamer.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/ErlangGCPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/Win64Exception.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/AsmPrinter/WinCodeViewLineTables.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/BasicTargetTransformInfo.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/BranchFolding.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/BranchFolding.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/CalcSpillWeights.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/CallingConvLower.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/CodeGen.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/CodeGenPrepare.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/CriticalAntiDepBreaker.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/DFAPacketizer.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/DeadMachineInstructionElim.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/DwarfEHPrepare.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/EarlyIfConversion.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/ErlangGC.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/ExecutionDepsFix.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/ExpandISelPseudos.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/ExpandPostRAPseudos.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/GCMetadata.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/GCMetadataPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/GCStrategy.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/GlobalMerge.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/IfConversion.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/InlineSpiller.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/InterferenceCache.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/IntrinsicLowering.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/JumpInstrTables.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/LLVMTargetMachine.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/LexicalScopes.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/LiveDebugVariables.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/LiveDebugVariables.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/LiveInterval.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/LiveIntervalAnalysis.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/LiveIntervalUnion.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/LiveRangeCalc.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/LiveRangeCalc.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/LiveRangeEdit.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/LiveRegMatrix.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/LiveStackAnalysis.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/LiveVariables.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/MachineBasicBlock.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/MachineBlockPlacement.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/MachineCSE.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/MachineCopyPropagation.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/MachineDominanceFrontier.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/MachineDominators.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/MachineFunction.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/MachineFunctionAnalysis.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/MachineFunctionPass.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/MachineInstr.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/MachineInstrBundle.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/MachineLICM.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/MachineModuleInfo.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/MachineRegionInfo.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/MachineRegisterInfo.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/MachineSSAUpdater.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/MachineScheduler.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/MachineSink.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/MachineTraceMetrics.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/MachineVerifier.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/OptimizePHIs.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/PHIElimination.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/PHIEliminationUtils.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/Passes.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/PeepholeOptimizer.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/PostRASchedulerList.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/ProcessImplicitDefs.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/PrologEpilogInserter.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/PrologEpilogInserter.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/PseudoSourceValue.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/RegAllocBase.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/RegAllocBase.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/RegAllocBasic.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/RegAllocFast.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/RegAllocGreedy.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/RegAllocPBQP.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/RegisterClassInfo.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/RegisterCoalescer.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/RegisterCoalescer.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/RegisterPressure.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/RegisterScavenging.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/ScheduleDAG.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/ScheduleDAGInstrs.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/ScheduleDAGPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/ScoreboardHazardRecognizer.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGVLIW.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/ShadowStackGC.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SjLjEHPrepare.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SpillPlacement.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SpillPlacement.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/Spiller.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/SplitKit.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/SplitKit.h
  projects/release-pkg/contrib/llvm/lib/CodeGen/StackColoring.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/StackMapLivenessAnalysis.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/StackMaps.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/StackProtector.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/StackSlotColoring.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/TailDuplication.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/TargetInstrInfo.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/TargetLoweringBase.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/TargetOptionsImpl.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/TargetRegisterInfo.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/TargetSchedule.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/UnreachableBlockElim.cpp
  projects/release-pkg/contrib/llvm/lib/CodeGen/VirtRegMap.cpp
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DIContext.cpp
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFAbbreviationDeclaration.cpp
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFCompileUnit.cpp
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFContext.cpp
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFDebugAbbrev.cpp
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFDebugArangeSet.cpp
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFDebugAranges.cpp
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFDebugFrame.cpp
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFDebugInfoEntry.cpp
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFDebugLine.cpp
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFDebugLoc.cpp
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFDebugRangeList.cpp
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFFormValue.cpp
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFTypeUnit.cpp
  projects/release-pkg/contrib/llvm/lib/DebugInfo/DWARFUnit.cpp
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/EventListenerCommon.h
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/ExecutionEngine.cpp
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/ExecutionEngineBindings.cpp
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/Interpreter/Interpreter.h
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/MCJIT/MCJIT.h
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/OProfileJIT/OProfileJITEventListener.cpp
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOAArch64.h
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOARM.h
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOI386.h
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOX86_64.h
  projects/release-pkg/contrib/llvm/lib/ExecutionEngine/TargetSelect.cpp
  projects/release-pkg/contrib/llvm/lib/IR/AsmWriter.cpp
  projects/release-pkg/contrib/llvm/lib/IR/AsmWriter.h
  projects/release-pkg/contrib/llvm/lib/IR/AttributeImpl.h
  projects/release-pkg/contrib/llvm/lib/IR/AutoUpgrade.cpp
  projects/release-pkg/contrib/llvm/lib/IR/BasicBlock.cpp
  projects/release-pkg/contrib/llvm/lib/IR/ConstantFold.cpp
  projects/release-pkg/contrib/llvm/lib/IR/ConstantFold.h
  projects/release-pkg/contrib/llvm/lib/IR/Constants.cpp
  projects/release-pkg/contrib/llvm/lib/IR/ConstantsContext.h
  projects/release-pkg/contrib/llvm/lib/IR/Core.cpp
  projects/release-pkg/contrib/llvm/lib/IR/DIBuilder.cpp
  projects/release-pkg/contrib/llvm/lib/IR/DataLayout.cpp
  projects/release-pkg/contrib/llvm/lib/IR/DebugInfo.cpp
  projects/release-pkg/contrib/llvm/lib/IR/DebugLoc.cpp
  projects/release-pkg/contrib/llvm/lib/IR/DiagnosticInfo.cpp
  projects/release-pkg/contrib/llvm/lib/IR/DiagnosticPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/IR/Dominators.cpp
  projects/release-pkg/contrib/llvm/lib/IR/Function.cpp
  projects/release-pkg/contrib/llvm/lib/IR/GCOV.cpp
  projects/release-pkg/contrib/llvm/lib/IR/Globals.cpp
  projects/release-pkg/contrib/llvm/lib/IR/IRBuilder.cpp
  projects/release-pkg/contrib/llvm/lib/IR/IRPrintingPasses.cpp
  projects/release-pkg/contrib/llvm/lib/IR/InlineAsm.cpp
  projects/release-pkg/contrib/llvm/lib/IR/Instruction.cpp
  projects/release-pkg/contrib/llvm/lib/IR/Instructions.cpp
  projects/release-pkg/contrib/llvm/lib/IR/IntrinsicInst.cpp
  projects/release-pkg/contrib/llvm/lib/IR/LLVMContext.cpp
  projects/release-pkg/contrib/llvm/lib/IR/LLVMContextImpl.cpp
  projects/release-pkg/contrib/llvm/lib/IR/LLVMContextImpl.h
  projects/release-pkg/contrib/llvm/lib/IR/LeaksContext.h
  projects/release-pkg/contrib/llvm/lib/IR/LegacyPassManager.cpp
  projects/release-pkg/contrib/llvm/lib/IR/MDBuilder.cpp
  projects/release-pkg/contrib/llvm/lib/IR/Mangler.cpp
  projects/release-pkg/contrib/llvm/lib/IR/Metadata.cpp
  projects/release-pkg/contrib/llvm/lib/IR/Module.cpp
  projects/release-pkg/contrib/llvm/lib/IR/PassManager.cpp
  projects/release-pkg/contrib/llvm/lib/IR/PassRegistry.cpp
  projects/release-pkg/contrib/llvm/lib/IR/SymbolTableListTraitsImpl.h
  projects/release-pkg/contrib/llvm/lib/IR/Type.cpp
  projects/release-pkg/contrib/llvm/lib/IR/TypeFinder.cpp
  projects/release-pkg/contrib/llvm/lib/IR/Use.cpp
  projects/release-pkg/contrib/llvm/lib/IR/User.cpp
  projects/release-pkg/contrib/llvm/lib/IR/Value.cpp
  projects/release-pkg/contrib/llvm/lib/IR/ValueSymbolTable.cpp
  projects/release-pkg/contrib/llvm/lib/IR/Verifier.cpp
  projects/release-pkg/contrib/llvm/lib/IRReader/IRReader.cpp
  projects/release-pkg/contrib/llvm/lib/LTO/LTOCodeGenerator.cpp
  projects/release-pkg/contrib/llvm/lib/LTO/LTOModule.cpp
  projects/release-pkg/contrib/llvm/lib/Linker/LinkModules.cpp
  projects/release-pkg/contrib/llvm/lib/MC/ConstantPools.cpp
  projects/release-pkg/contrib/llvm/lib/MC/ELFObjectWriter.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCAsmInfo.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCAsmInfoCOFF.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCAsmInfoDarwin.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCAsmInfoELF.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCAsmStreamer.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCAssembler.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCContext.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCDisassembler/Disassembler.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCDisassembler/Disassembler.h
  projects/release-pkg/contrib/llvm/lib/MC/MCDwarf.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCELFStreamer.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCExpr.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCLinkerOptimizationHint.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCMachOStreamer.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCNullStreamer.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCObjectFileInfo.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCObjectStreamer.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCParser/AsmLexer.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCParser/AsmParser.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCParser/COFFAsmParser.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCParser/DarwinAsmParser.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCParser/MCAsmLexer.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCParser/MCAsmParser.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCSectionCOFF.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCSectionELF.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCStreamer.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCSubtargetInfo.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCTargetOptions.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MCWin64EH.cpp
  projects/release-pkg/contrib/llvm/lib/MC/MachObjectWriter.cpp
  projects/release-pkg/contrib/llvm/lib/MC/StringTableBuilder.cpp
  projects/release-pkg/contrib/llvm/lib/MC/SubtargetFeature.cpp
  projects/release-pkg/contrib/llvm/lib/MC/WinCOFFObjectWriter.cpp
  projects/release-pkg/contrib/llvm/lib/MC/WinCOFFStreamer.cpp
  projects/release-pkg/contrib/llvm/lib/Object/Archive.cpp
  projects/release-pkg/contrib/llvm/lib/Object/Binary.cpp
  projects/release-pkg/contrib/llvm/lib/Object/COFFObjectFile.cpp
  projects/release-pkg/contrib/llvm/lib/Object/COFFYAML.cpp
  projects/release-pkg/contrib/llvm/lib/Object/ELF.cpp
  projects/release-pkg/contrib/llvm/lib/Object/ELFObjectFile.cpp
  projects/release-pkg/contrib/llvm/lib/Object/ELFYAML.cpp
  projects/release-pkg/contrib/llvm/lib/Object/Error.cpp
  projects/release-pkg/contrib/llvm/lib/Object/IRObjectFile.cpp
  projects/release-pkg/contrib/llvm/lib/Object/MachOObjectFile.cpp
  projects/release-pkg/contrib/llvm/lib/Object/MachOUniversal.cpp
  projects/release-pkg/contrib/llvm/lib/Object/Object.cpp
  projects/release-pkg/contrib/llvm/lib/Object/ObjectFile.cpp
  projects/release-pkg/contrib/llvm/lib/Object/RecordStreamer.h
  projects/release-pkg/contrib/llvm/lib/Object/SymbolicFile.cpp
  projects/release-pkg/contrib/llvm/lib/Option/ArgList.cpp
  projects/release-pkg/contrib/llvm/lib/Option/OptTable.cpp
  projects/release-pkg/contrib/llvm/lib/Option/Option.cpp
  projects/release-pkg/contrib/llvm/lib/ProfileData/InstrProf.cpp
  projects/release-pkg/contrib/llvm/lib/ProfileData/InstrProfIndexed.h
  projects/release-pkg/contrib/llvm/lib/ProfileData/InstrProfReader.cpp
  projects/release-pkg/contrib/llvm/lib/ProfileData/InstrProfWriter.cpp
  projects/release-pkg/contrib/llvm/lib/Support/APFloat.cpp
  projects/release-pkg/contrib/llvm/lib/Support/APInt.cpp
  projects/release-pkg/contrib/llvm/lib/Support/CommandLine.cpp
  projects/release-pkg/contrib/llvm/lib/Support/Compression.cpp
  projects/release-pkg/contrib/llvm/lib/Support/DataStream.cpp
  projects/release-pkg/contrib/llvm/lib/Support/Debug.cpp
  projects/release-pkg/contrib/llvm/lib/Support/Dwarf.cpp
  projects/release-pkg/contrib/llvm/lib/Support/Errno.cpp
  projects/release-pkg/contrib/llvm/lib/Support/ErrorHandling.cpp
  projects/release-pkg/contrib/llvm/lib/Support/FileOutputBuffer.cpp
  projects/release-pkg/contrib/llvm/lib/Support/FileUtilities.cpp
  projects/release-pkg/contrib/llvm/lib/Support/GraphWriter.cpp
  projects/release-pkg/contrib/llvm/lib/Support/Host.cpp
  projects/release-pkg/contrib/llvm/lib/Support/LineIterator.cpp
  projects/release-pkg/contrib/llvm/lib/Support/LockFileManager.cpp
  projects/release-pkg/contrib/llvm/lib/Support/MD5.cpp
  projects/release-pkg/contrib/llvm/lib/Support/MemoryBuffer.cpp
  projects/release-pkg/contrib/llvm/lib/Support/MemoryObject.cpp
  projects/release-pkg/contrib/llvm/lib/Support/Path.cpp
  projects/release-pkg/contrib/llvm/lib/Support/Process.cpp
  projects/release-pkg/contrib/llvm/lib/Support/RandomNumberGenerator.cpp
  projects/release-pkg/contrib/llvm/lib/Support/ScaledNumber.cpp
  projects/release-pkg/contrib/llvm/lib/Support/SmallPtrSet.cpp
  projects/release-pkg/contrib/llvm/lib/Support/SourceMgr.cpp
  projects/release-pkg/contrib/llvm/lib/Support/SpecialCaseList.cpp
  projects/release-pkg/contrib/llvm/lib/Support/StringRef.cpp
  projects/release-pkg/contrib/llvm/lib/Support/ThreadLocal.cpp
  projects/release-pkg/contrib/llvm/lib/Support/TimeValue.cpp
  projects/release-pkg/contrib/llvm/lib/Support/Timer.cpp
  projects/release-pkg/contrib/llvm/lib/Support/ToolOutputFile.cpp
  projects/release-pkg/contrib/llvm/lib/Support/Triple.cpp
  projects/release-pkg/contrib/llvm/lib/Support/Unix/Host.inc
  projects/release-pkg/contrib/llvm/lib/Support/Unix/Memory.inc
  projects/release-pkg/contrib/llvm/lib/Support/Unix/Path.inc
  projects/release-pkg/contrib/llvm/lib/Support/Unix/Process.inc
  projects/release-pkg/contrib/llvm/lib/Support/Unix/Program.inc
  projects/release-pkg/contrib/llvm/lib/Support/Unix/RWMutex.inc
  projects/release-pkg/contrib/llvm/lib/Support/Unix/Signals.inc
  projects/release-pkg/contrib/llvm/lib/Support/Unix/ThreadLocal.inc
  projects/release-pkg/contrib/llvm/lib/Support/Unix/TimeValue.inc
  projects/release-pkg/contrib/llvm/lib/Support/Unix/Unix.h
  projects/release-pkg/contrib/llvm/lib/Support/Windows/DynamicLibrary.inc
  projects/release-pkg/contrib/llvm/lib/Support/Windows/Host.inc
  projects/release-pkg/contrib/llvm/lib/Support/Windows/Path.inc
  projects/release-pkg/contrib/llvm/lib/Support/Windows/Process.inc
  projects/release-pkg/contrib/llvm/lib/Support/Windows/Program.inc
  projects/release-pkg/contrib/llvm/lib/Support/Windows/RWMutex.inc
  projects/release-pkg/contrib/llvm/lib/Support/Windows/ThreadLocal.inc
  projects/release-pkg/contrib/llvm/lib/Support/Windows/WindowsSupport.h
  projects/release-pkg/contrib/llvm/lib/Support/Windows/explicit_symbols.inc
  projects/release-pkg/contrib/llvm/lib/Support/YAMLParser.cpp
  projects/release-pkg/contrib/llvm/lib/Support/YAMLTraits.cpp
  projects/release-pkg/contrib/llvm/lib/Support/raw_ostream.cpp
  projects/release-pkg/contrib/llvm/lib/Support/regcomp.c
  projects/release-pkg/contrib/llvm/lib/TableGen/Main.cpp
  projects/release-pkg/contrib/llvm/lib/TableGen/Record.cpp
  projects/release-pkg/contrib/llvm/lib/TableGen/TGLexer.cpp
  projects/release-pkg/contrib/llvm/lib/TableGen/TGLexer.h
  projects/release-pkg/contrib/llvm/lib/TableGen/TGParser.cpp
  projects/release-pkg/contrib/llvm/lib/TableGen/TGParser.h
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64.h
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64AddressTypePromotion.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64AdvSIMDScalarPass.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64BranchRelaxation.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64CallingConvention.td
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64CleanupLocalDynamicTLSPass.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64CollectLOH.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64ConditionalCompares.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64DeadRegisterDefinitionsPass.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64FastISel.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64FrameLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64ISelLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64InstrAtomics.td
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64InstrFormats.td
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64InstrInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64InstrInfo.td
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64MCInstLower.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64MCInstLower.h
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64PerfectShuffle.h
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64PromoteConstant.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64RegisterInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64RegisterInfo.td
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64SchedA57.td
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64SchedA57WriteRes.td
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64SelectionDAGInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64SelectionDAGInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64StorePairSuppress.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64Subtarget.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64Subtarget.h
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64TargetMachine.h
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64TargetObjectFile.h
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.h
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.h
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/InstPrinter/AArch64InstPrinter.h
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.h
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/MCTargetDesc/AArch64FixupKinds.h
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/A15SDOptimizer.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARM.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARM.td
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMAsmPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMAsmPrinter.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMBaseInstrInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMBaseRegisterInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMCallingConv.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMConstantPoolValue.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMFPUName.def
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMFPUName.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMFastISel.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMFeatures.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMFrameLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMFrameLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMHazardRecognizer.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMHazardRecognizer.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMISelLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMISelLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMInstrFormats.td
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMInstrInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMInstrInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMInstrInfo.td
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMInstrNEON.td
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMInstrThumb.td
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMInstrThumb2.td
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMInstrVFP.td
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMMCInstLower.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMMachineFunctionInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMOptimizeBarriersPass.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMPerfectShuffle.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMRegisterInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMSelectionDAGInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMSelectionDAGInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMSubtarget.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMSubtarget.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMTargetMachine.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMTargetMachine.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMTargetObjectFile.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMArchName.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMFixupKinds.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/MLxExpansionPass.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/Thumb1FrameLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/Thumb1FrameLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/Thumb1InstrInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/Thumb1InstrInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/Thumb1RegisterInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/Thumb1RegisterInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/Thumb2ITBlockPass.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/Thumb2InstrInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/Thumb2InstrInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/Thumb2RegisterInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/ARM/Thumb2RegisterInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/ARM/Thumb2SizeReduction.cpp
  projects/release-pkg/contrib/llvm/lib/Target/CppBackend/CPPTargetMachine.h
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/Hexagon.h
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/Hexagon.td
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonAsmPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonAsmPrinter.h
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonCFGOptimizer.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonCallingConvLower.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonCallingConvLower.h
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonCopyToCombine.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonExpandPredSpillCode.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonFixupHwLoops.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonFrameLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonISelLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonInstrFormats.td
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonInstrFormatsV4.td
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonInstrInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonInstrInfo.td
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonInstrInfoV3.td
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonInstrInfoV4.td
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonInstrInfoV5.td
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonIntrinsics.td
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonIntrinsicsDerived.td
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonIntrinsicsV4.td
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonMCInstLower.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonMachineFunctionInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonMachineScheduler.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonMachineScheduler.h
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonNewValueJump.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonOperands.td
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonPeephole.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonRegisterInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonRegisterInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonRegisterInfo.td
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonRemoveSZExtArgs.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonSelectionDAGInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonSplitConst32AndConst64.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonSplitTFRCondSets.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonSubtarget.h
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonTargetMachine.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonTargetMachine.h
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonTargetObjectFile.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonTargetObjectFile.h
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/HexagonVarargsCallingConvention.h
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInst.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInst.h
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.h
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/InstPrinter/MSP430InstPrinter.h
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.cpp
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.h
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/MSP430.h
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/MSP430BranchSelector.cpp
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/MSP430CallingConv.td
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/MSP430FrameLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/MSP430FrameLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/MSP430ISelDAGToDAG.cpp
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/MSP430ISelLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/MSP430InstrInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/MSP430InstrInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/MSP430InstrInfo.td
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/MSP430MCInstLower.cpp
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/MSP430MCInstLower.h
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/MSP430MachineFunctionInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/MSP430RegisterInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/MSP430RegisterInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/MSP430RegisterInfo.td
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/MSP430SelectionDAGInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/MSP430Subtarget.cpp
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/MSP430Subtarget.h
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/MSP430TargetMachine.cpp
  projects/release-pkg/contrib/llvm/lib/Target/MSP430/MSP430TargetMachine.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/Disassembler/MipsDisassembler.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/InstPrinter/MipsInstPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/InstPrinter/MipsInstPrinter.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsELFStreamer.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsMCExpr.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsMCExpr.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsMCNaCl.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsNaClELFStreamer.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MicroMipsInstrFPU.td
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MicroMipsInstrFormats.td
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MicroMipsInstrInfo.td
  projects/release-pkg/contrib/llvm/lib/Target/Mips/Mips.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/Mips16FrameLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/Mips16FrameLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/Mips16HardFloat.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/Mips16HardFloat.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/Mips16HardFloatInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/Mips16ISelDAGToDAG.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/Mips16ISelDAGToDAG.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/Mips16ISelLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/Mips16ISelLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/Mips16InstrFormats.td
  projects/release-pkg/contrib/llvm/lib/Target/Mips/Mips16InstrInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/Mips16InstrInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/Mips16InstrInfo.td
  projects/release-pkg/contrib/llvm/lib/Target/Mips/Mips16RegisterInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/Mips16RegisterInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/Mips32r6InstrFormats.td
  projects/release-pkg/contrib/llvm/lib/Target/Mips/Mips32r6InstrInfo.td
  projects/release-pkg/contrib/llvm/lib/Target/Mips/Mips64InstrInfo.td
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsAnalyzeImmediate.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsAnalyzeImmediate.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsAsmPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsAsmPrinter.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsCCState.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsCallingConv.td
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsCondMov.td
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsConstantIslandPass.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsFastISel.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsFrameLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsFrameLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsISelDAGToDAG.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsISelLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsISelLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsInstrFPU.td
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsInstrFormats.td
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsInstrInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsInstrInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsInstrInfo.td
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsLongBranch.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsMCInstLower.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsMSAInstrInfo.td
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsMachineFunction.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsMachineFunction.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsModuleISelDAGToDAG.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsOptimizePICCall.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsOptionRecord.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsOs16.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsRegisterInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsRegisterInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsRegisterInfo.td
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsSEFrameLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsSEFrameLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsSEISelLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsSEISelLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsSEInstrInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsSERegisterInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsSERegisterInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsSelectionDAGInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsSubtarget.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsSubtarget.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsTargetMachine.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsTargetMachine.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsTargetObjectFile.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsTargetObjectFile.h
  projects/release-pkg/contrib/llvm/lib/Target/Mips/MipsTargetStreamer.h
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.h
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXBaseInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.h
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/ManagedStringPool.h
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTX.h
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXAllocaHoisting.h
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.h
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXFrameLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXFrameLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXGenericToNVVM.cpp
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.h
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXISelLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXImageOptimizer.cpp
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXInstrInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXInstrInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXLowerAggrCopies.h
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXMCExpr.h
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXMachineFunctionInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXPrologEpilogPass.cpp
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXRegisterInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXReplaceImageHandles.cpp
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXSection.h
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXSubtarget.cpp
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXSubtarget.h
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXTargetMachine.h
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXTargetObjectFile.h
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXUtilities.cpp
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXUtilities.h
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXVector.td
  projects/release-pkg/contrib/llvm/lib/Target/NVPTX/NVPTXutil.h
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/InstPrinter/PPCInstPrinter.h
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.h
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMachObjectWriter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPC.h
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPC.td
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCBranchSelector.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCCTRLoops.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCCallingConv.td
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCFastISel.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCFrameLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCHazardRecognizers.h
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCISelLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCInstrAltivec.td
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCInstrBuilder.h
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCInstrFormats.td
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCInstrInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCInstrInfo.td
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCInstrVSX.td
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCMCInstLower.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCPerfectShuffle.h
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCRegisterInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCRegisterInfo.td
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCSchedule.td
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCScheduleP7.td
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCSelectionDAGInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCSubtarget.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCSubtarget.h
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCTargetMachine.h
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCTargetObjectFile.h
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCTargetStreamer.h
  projects/release-pkg/contrib/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPU.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPU.td
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPUAsmPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPUAsmPrinter.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPUCallingConv.td
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPUFrameLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPUISelDAGToDAG.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPUISelLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPUISelLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPUInstrInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPUInstrInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPUInstrInfo.td
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPUInstructions.td
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPUIntrinsicInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPUIntrinsicInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPUMCInstLower.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPUMCInstLower.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPUMachineFunction.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPUMachineFunction.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPUPromoteAlloca.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPURegisterInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPURegisterInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPUSubtarget.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPUSubtarget.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPUTargetMachine.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPUTargetMachine.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDGPUTargetTransformInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/AMDILCFGStructurizer.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/CaymanInstructions.td
  projects/release-pkg/contrib/llvm/lib/Target/R600/EvergreenInstructions.td
  projects/release-pkg/contrib/llvm/lib/Target/R600/InstPrinter/AMDGPUInstPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/InstPrinter/AMDGPUInstPrinter.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/MCTargetDesc/AMDGPUAsmBackend.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/MCTargetDesc/AMDGPUFixupKinds.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/MCTargetDesc/AMDGPUMCAsmInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/MCTargetDesc/AMDGPUMCAsmInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/MCTargetDesc/AMDGPUMCCodeEmitter.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/MCTargetDesc/AMDGPUMCTargetDesc.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/MCTargetDesc/AMDGPUMCTargetDesc.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/MCTargetDesc/SIMCCodeEmitter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/Processors.td
  projects/release-pkg/contrib/llvm/lib/Target/R600/R600ClauseMergePass.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/R600ControlFlowFinalizer.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/R600Defines.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/R600EmitClauseMarkers.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/R600ExpandSpecialInstrs.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/R600ISelLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/R600ISelLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/R600InstrFormats.td
  projects/release-pkg/contrib/llvm/lib/Target/R600/R600InstrInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/R600InstrInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/R600Instructions.td
  projects/release-pkg/contrib/llvm/lib/Target/R600/R600MachineFunctionInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/R600MachineScheduler.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/R600MachineScheduler.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/R600OptimizeVectorRegisters.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/R600Packetizer.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/R600RegisterInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/SIAnnotateControlFlow.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/SIDefines.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/SIFixSGPRCopies.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/SIFixSGPRLiveRanges.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/SIISelLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/SIISelLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/SIInsertWaits.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/SIInstrFormats.td
  projects/release-pkg/contrib/llvm/lib/Target/R600/SIInstrInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/SIInstrInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/SIInstrInfo.td
  projects/release-pkg/contrib/llvm/lib/Target/R600/SIInstructions.td
  projects/release-pkg/contrib/llvm/lib/Target/R600/SILowerControlFlow.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/SILowerI1Copies.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/SIMachineFunctionInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/SIMachineFunctionInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/SIRegisterInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/SIRegisterInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/R600/SIRegisterInfo.td
  projects/release-pkg/contrib/llvm/lib/Target/R600/SISchedule.td
  projects/release-pkg/contrib/llvm/lib/Target/R600/SIShrinkInstructions.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/SITypeRewriter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/R600/TargetInfo/AMDGPUTargetInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/DelaySlotFiller.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/InstPrinter/SparcInstPrinter.h
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcFixupKinds.h
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.h
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.h
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/Sparc.h
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/SparcAsmPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/SparcFrameLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/SparcFrameLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/SparcISelDAGToDAG.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/SparcISelLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/SparcISelLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/SparcInstrInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/SparcInstrInfo.td
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/SparcInstrVIS.td
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/SparcMachineFunctionInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/SparcRegisterInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/SparcRegisterInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/SparcSelectionDAGInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/SparcSubtarget.h
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/SparcTargetMachine.cpp
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/SparcTargetMachine.h
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/SparcTargetObjectFile.h
  projects/release-pkg/contrib/llvm/lib/Target/Sparc/SparcTargetStreamer.h
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.h
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCFixups.h
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.h
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZ.h
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZAsmPrinter.h
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZCallingConv.h
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.h
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZElimCompare.cpp
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZFrameLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZISelLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZInstrBuilder.h
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZInstrFP.td
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZInstrInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZInstrInfo.td
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZLongBranch.cpp
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZMCInstLower.h
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZMachineFunctionInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZRegisterInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZShortenInst.cpp
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZSubtarget.h
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp
  projects/release-pkg/contrib/llvm/lib/Target/SystemZ/SystemZTargetMachine.h
  projects/release-pkg/contrib/llvm/lib/Target/Target.cpp
  projects/release-pkg/contrib/llvm/lib/Target/TargetLibraryInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/TargetLoweringObjectFile.cpp
  projects/release-pkg/contrib/llvm/lib/Target/TargetMachine.cpp
  projects/release-pkg/contrib/llvm/lib/Target/TargetMachineC.cpp
  projects/release-pkg/contrib/llvm/lib/Target/TargetSubtargetInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/AsmParser/X86AsmInstrumentation.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/AsmParser/X86AsmParserCommon.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/AsmParser/X86Operand.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/Disassembler/X86Disassembler.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/InstPrinter/X86ATTInstPrinter.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/InstPrinter/X86InstComments.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/InstPrinter/X86InstComments.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/InstPrinter/X86IntelInstPrinter.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/MCTargetDesc/X86FixupKinds.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFStreamer.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/TargetInfo/X86TargetInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/Utils/X86ShuffleDecode.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/Utils/X86ShuffleDecode.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86.td
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86AsmPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86AsmPrinter.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86CallingConv.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86CallingConv.td
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86FastISel.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86FixupLEAs.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86FloatingPoint.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86FrameLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86FrameLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86ISelLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86ISelLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86InstrAVX512.td
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86InstrArithmetic.td
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86InstrBuilder.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86InstrCompiler.td
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86InstrControl.td
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86InstrExtension.td
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86InstrFMA.td
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86InstrFPStack.td
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86InstrFormats.td
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86InstrFragmentsSIMD.td
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86InstrInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86InstrInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86InstrInfo.td
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86InstrMMX.td
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86InstrSSE.td
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86InstrShiftRotate.td
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86InstrSystem.td
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86InstrTSX.td
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86MCInstLower.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86MachineFunctionInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86MachineFunctionInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86PadShortFunction.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86RegisterInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86RegisterInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86RegisterInfo.td
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86SchedHaswell.td
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86SchedSandyBridge.td
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86Schedule.td
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86ScheduleAtom.td
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86ScheduleSLM.td
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86SelectionDAGInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86SelectionDAGInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86Subtarget.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86Subtarget.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86TargetMachine.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86TargetMachine.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86TargetObjectFile.h
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/X86/X86VZeroUpper.cpp
  projects/release-pkg/contrib/llvm/lib/Target/XCore/Disassembler/XCoreDisassembler.cpp
  projects/release-pkg/contrib/llvm/lib/Target/XCore/InstPrinter/XCoreInstPrinter.h
  projects/release-pkg/contrib/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.cpp
  projects/release-pkg/contrib/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.h
  projects/release-pkg/contrib/llvm/lib/Target/XCore/XCore.h
  projects/release-pkg/contrib/llvm/lib/Target/XCore/XCoreAsmPrinter.cpp
  projects/release-pkg/contrib/llvm/lib/Target/XCore/XCoreFrameLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/XCore/XCoreFrameLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/XCore/XCoreFrameToArgsOffsetElim.cpp
  projects/release-pkg/contrib/llvm/lib/Target/XCore/XCoreISelLowering.cpp
  projects/release-pkg/contrib/llvm/lib/Target/XCore/XCoreISelLowering.h
  projects/release-pkg/contrib/llvm/lib/Target/XCore/XCoreInstrInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/XCore/XCoreInstrInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/XCore/XCoreInstrInfo.td
  projects/release-pkg/contrib/llvm/lib/Target/XCore/XCoreMCInstLower.h
  projects/release-pkg/contrib/llvm/lib/Target/XCore/XCoreMachineFunctionInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/XCore/XCoreRegisterInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/XCore/XCoreRegisterInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/XCore/XCoreSelectionDAGInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Target/XCore/XCoreSelectionDAGInfo.h
  projects/release-pkg/contrib/llvm/lib/Target/XCore/XCoreSubtarget.h
  projects/release-pkg/contrib/llvm/lib/Target/XCore/XCoreTargetMachine.cpp
  projects/release-pkg/contrib/llvm/lib/Target/XCore/XCoreTargetMachine.h
  projects/release-pkg/contrib/llvm/lib/Target/XCore/XCoreTargetObjectFile.cpp
  projects/release-pkg/contrib/llvm/lib/Target/XCore/XCoreTargetObjectFile.h
  projects/release-pkg/contrib/llvm/lib/Target/XCore/XCoreTargetStreamer.h
  projects/release-pkg/contrib/llvm/lib/Target/XCore/XCoreTargetTransformInfo.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/IPO/ConstantMerge.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/IPO/ExtractGV.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/IPO/FunctionAttrs.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/IPO/GlobalDCE.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/IPO/GlobalOpt.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/IPO/InlineAlways.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/IPO/InlineSimple.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/IPO/Inliner.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/IPO/Internalize.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/IPO/MergeFunctions.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/IPO/PruneEH.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/IPO/StripSymbols.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/InstCombine/InstCombine.h
  projects/release-pkg/contrib/llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/InstCombine/InstCombineWorklist.h
  projects/release-pkg/contrib/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Instrumentation/Instrumentation.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/ObjCARC/ARCRuntimeEntryPoints.h
  projects/release-pkg/contrib/llvm/lib/Transforms/ObjCARC/DependencyAnalysis.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/ObjCARC/DependencyAnalysis.h
  projects/release-pkg/contrib/llvm/lib/Transforms/ObjCARC/ObjCARC.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/ObjCARC/ObjCARC.h
  projects/release-pkg/contrib/llvm/lib/Transforms/ObjCARC/ObjCARCAliasAnalysis.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/ObjCARC/ObjCARCAliasAnalysis.h
  projects/release-pkg/contrib/llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysis.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysis.h
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/ADCE.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/ConstantHoisting.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/EarlyCSE.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/GVN.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/JumpThreading.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/LICM.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/LoadCombine.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/LoopDeletion.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/LoopInstSimplify.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/LoopRerollPass.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/LoopRotation.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/Reassociate.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/Reg2Mem.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/SCCP.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/SROA.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/SampleProfile.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/Scalar.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/ScalarReplAggregates.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/Scalarizer.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/Sink.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/StructurizeCFG.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/AddDiscriminators.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/BuildLibCalls.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/CloneFunction.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/CloneModule.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/CtorUtils.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/FlattenCFG.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/GlobalStatus.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/InlineFunction.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/IntegerDivision.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/LCSSA.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/Local.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/LoopSimplify.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/LoopUnroll.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/LowerSwitch.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/Mem2Reg.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/ModuleUtils.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/SimplifyInstructions.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Utils/ValueMapper.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Vectorize/BBVectorize.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  projects/release-pkg/contrib/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  projects/release-pkg/contrib/llvm/patches/README.TXT
  projects/release-pkg/contrib/llvm/tools/bugpoint/BugDriver.cpp
  projects/release-pkg/contrib/llvm/tools/bugpoint/BugDriver.h
  projects/release-pkg/contrib/llvm/tools/bugpoint/CrashDebugger.cpp
  projects/release-pkg/contrib/llvm/tools/bugpoint/ExtractFunction.cpp
  projects/release-pkg/contrib/llvm/tools/bugpoint/ListReducer.h
  projects/release-pkg/contrib/llvm/tools/bugpoint/Miscompilation.cpp
  projects/release-pkg/contrib/llvm/tools/bugpoint/OptimizerDriver.cpp
  projects/release-pkg/contrib/llvm/tools/bugpoint/ToolRunner.cpp
  projects/release-pkg/contrib/llvm/tools/bugpoint/ToolRunner.h
  projects/release-pkg/contrib/llvm/tools/bugpoint/bugpoint.cpp
  projects/release-pkg/contrib/llvm/tools/clang/include/clang-c/BuildSystem.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang-c/CXCompilationDatabase.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang-c/CXErrorCode.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang-c/CXString.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang-c/Documentation.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang-c/Index.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang-c/Platform.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/ARCMigrate/ARCMTActions.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/ARCMigrate/FileRemapper.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/ASTContext.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/ASTDiagnostic.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/ASTFwd.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/ASTLambda.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/ASTMutationListener.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/ASTTypeTraits.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/ASTVector.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/Attr.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/CanonicalType.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/Comment.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/CommentBriefParser.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/CommentCommandTraits.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/CommentDiagnostic.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/CommentLexer.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/CommentParser.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/CommentSema.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/DataRecursiveASTVisitor.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/Decl.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/DeclBase.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/DeclCXX.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/DeclLookups.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/DeclObjC.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/DeclOpenMP.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/DeclTemplate.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/DeclarationName.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/DependentDiagnostic.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/EvaluatedExprVisitor.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/Expr.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/ExprCXX.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/ExprObjC.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/ExternalASTSource.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/LambdaCapture.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/Mangle.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/MangleNumberingContext.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/NSAPI.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/NestedNameSpecifier.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/OpenMPClause.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/OperationKinds.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/ParentMap.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/PrettyPrinter.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/RawCommentList.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/RecordLayout.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/RecursiveASTVisitor.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/Stmt.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/StmtGraphTraits.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/StmtIterator.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/StmtOpenMP.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/TemplateBase.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/Type.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/TypeLoc.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/TypeOrdering.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/AST/UnresolvedSet.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchFinder.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchersMacros.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Parser.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Registry.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/Consumed.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/Dominators.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/FormatString.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/LiveVariables.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/PostOrderCFGView.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/PseudoConstantAnalysis.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ReachableCode.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafety.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyLogical.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyOps.def
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyUtil.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/UninitializedValues.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/AnalysisContext.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/AnalysisDiagnostic.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/CFG.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/CFGStmtMap.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/CallGraph.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/DomainSpecific/CocoaConventions.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/ProgramPoint.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Analysis/Support/BumpVector.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/ABI.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/AddressSpaces.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/AllDiagnostics.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/Attr.td
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/AttrDocs.td
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/AttrKinds.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/Attributes.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/Builtins.def
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/Builtins.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsAArch64.def
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsARM.def
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsNVPTX.def
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsPPC.def
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsR600.def
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsX86.def
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/CharInfo.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/CommentOptions.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/Diagnostic.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticASTKinds.td
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticCommonKinds.td
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticDriverKinds.td
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticFrontendKinds.td
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticGroups.td
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticIDs.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticLexKinds.td
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticOptions.def
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticOptions.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticParseKinds.td
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticSemaKinds.td
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticSerializationKinds.td
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/ExceptionSpecificationType.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/ExpressionTraits.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/FileManager.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/FileSystemStatCache.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/IdentifierTable.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/LLVM.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/Lambda.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/LangOptions.def
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/LangOptions.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/Module.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/ObjCRuntime.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/OpenMPKinds.def
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/OpenMPKinds.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/OperatorKinds.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/OperatorPrecedence.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/PartialDiagnostic.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/PlistSupport.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/PrettyStackTrace.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/Sanitizers.def
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/SourceLocation.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/SourceManager.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/SourceManagerInternals.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/Specifiers.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/StmtNodes.td
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/TargetBuiltins.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/TargetCXXABI.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/TargetInfo.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/TargetOptions.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/TemplateKinds.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/TokenKinds.def
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/TokenKinds.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/TypeTraits.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/VersionTuple.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/VirtualFileSystem.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Basic/arm_neon.td
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/CodeGen/BackendUtil.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/CodeGen/CGFunctionInfo.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/CodeGen/CodeGenABITypes.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/CodeGen/CodeGenAction.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/CodeGen/ModuleBuilder.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Driver/Action.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Driver/CC1Options.td
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Driver/CLCompatOptions.td
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Driver/Compilation.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Driver/Driver.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Driver/DriverDiagnostic.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Driver/Job.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Driver/Multilib.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Driver/Options.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Driver/Options.td
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Driver/Phases.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Driver/SanitizerArgs.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Driver/Tool.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Driver/ToolChain.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Driver/Types.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Driver/Util.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Format/Format.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Frontend/ASTConsumers.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Frontend/ASTUnit.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Frontend/ChainedDiagnosticConsumer.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Frontend/CodeGenOptions.def
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Frontend/CodeGenOptions.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Frontend/CompilerInstance.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Frontend/DiagnosticRenderer.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Frontend/FrontendAction.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Frontend/FrontendActions.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Frontend/FrontendDiagnostic.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Frontend/FrontendOptions.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Frontend/FrontendPluginRegistry.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Frontend/LangStandard.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Frontend/LangStandards.def
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Frontend/LogDiagnosticPrinter.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Frontend/MigratorOptions.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Frontend/MultiplexConsumer.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Frontend/SerializedDiagnosticPrinter.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Frontend/TextDiagnostic.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Frontend/TextDiagnosticBuffer.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Frontend/TextDiagnosticPrinter.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Frontend/Utils.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Lex/ExternalPreprocessorSource.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Lex/HeaderMap.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Lex/HeaderSearch.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Lex/HeaderSearchOptions.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Lex/LexDiagnostic.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Lex/Lexer.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Lex/LiteralSupport.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Lex/MacroArgs.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Lex/MacroInfo.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Lex/ModuleLoader.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Lex/ModuleMap.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Lex/MultipleIncludeOpt.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Lex/PPCallbacks.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Lex/PTHLexer.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Lex/PTHManager.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Lex/Pragma.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Lex/Preprocessor.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Lex/PreprocessorLexer.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Lex/ScratchBuffer.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Lex/Token.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Lex/TokenConcatenation.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Lex/TokenLexer.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Parse/ParseDiagnostic.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Parse/Parser.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Rewrite/Core/DeltaTree.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Rewrite/Core/HTMLRewrite.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Rewrite/Core/RewriteRope.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Rewrite/Core/Rewriter.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Rewrite/Core/TokenRewriter.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Rewrite/Frontend/ASTConsumers.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Rewrite/Frontend/FixItRewriter.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Rewrite/Frontend/FrontendActions.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Rewrite/Frontend/Rewriters.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Sema/AnalysisBasedWarnings.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Sema/AttributeList.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Sema/DeclSpec.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Sema/DelayedDiagnostic.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Sema/ExternalSemaSource.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Sema/IdentifierResolver.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Sema/Lookup.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Sema/LoopHint.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Sema/MultiplexExternalSemaSource.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Sema/ObjCMethodList.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Sema/Overload.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Sema/PrettyDeclStackTrace.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Sema/Scope.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Sema/ScopeInfo.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Sema/Sema.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Sema/SemaDiagnostic.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Sema/SemaFixItUtils.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Sema/SemaInternal.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Sema/SemaLambda.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Sema/TemplateDeduction.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Sema/TypoCorrection.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Serialization/ASTBitCodes.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Serialization/ASTDeserializationListener.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Serialization/ASTReader.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Serialization/ASTWriter.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Serialization/ContinuousRangeMap.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Serialization/GlobalModuleIndex.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Serialization/Module.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Serialization/ModuleManager.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Serialization/SerializationDiagnostic.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/LocalCheckers.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/ObjCRetainCount.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitor.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/Checker.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/TaintManager.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/TaintTag.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/FrontendActions.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Tooling/ArgumentsAdjusters.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Tooling/CommonOptionsParser.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Tooling/CompilationDatabase.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Tooling/CompilationDatabasePluginRegistry.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Tooling/FileMatchTrie.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Tooling/JSONCompilationDatabase.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Tooling/RefactoringCallbacks.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Tooling/ReplacementsYaml.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/Tooling/Tooling.h
  projects/release-pkg/contrib/llvm/tools/clang/include/clang/module.modulemap
  projects/release-pkg/contrib/llvm/tools/clang/lib/ARCMigrate/ARCMT.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/ARCMigrate/FileRemapper.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/ARCMigrate/Internals.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/ARCMigrate/ObjCMT.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/ARCMigrate/PlistReporter.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/ARCMigrate/TransformActions.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/APValue.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/ASTContext.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/ASTDiagnostic.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/ASTDumper.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/ASTImporter.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/ASTTypeTraits.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/CXXABI.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/Comment.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/CommentCommandTraits.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/CommentLexer.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/Decl.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/DeclBase.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/DeclCXX.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/DeclObjC.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/DeclPrinter.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/Expr.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/ExprCXX.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/ExprClassification.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/ExprConstant.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/ItaniumCXXABI.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/ItaniumMangle.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/Mangle.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/MicrosoftCXXABI.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/MicrosoftMangle.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/NSAPI.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/NestedNameSpecifier.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/RecordLayoutBuilder.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/Stmt.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/StmtPrinter.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/StmtProfile.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/TemplateBase.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/Type.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/TypeLoc.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/TypePrinter.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/VTTBuilder.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/AST/VTableBuilder.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/ASTMatchers/ASTMatchFinder.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/ASTMatchers/ASTMatchersInternal.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/Marshallers.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/Parser.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/Registry.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/VariantValue.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Analysis/AnalysisDeclContext.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Analysis/BodyFarm.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Analysis/BodyFarm.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Analysis/CFG.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Analysis/CallGraph.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Analysis/FormatString.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Analysis/FormatStringParsing.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Analysis/LiveVariables.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Analysis/PrintfFormatString.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Analysis/ReachableCode.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Analysis/ScanfFormatString.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Analysis/ThreadSafety.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Analysis/ThreadSafetyCommon.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Analysis/ThreadSafetyTIL.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Analysis/UninitializedValues.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Basic/Attributes.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Basic/Diagnostic.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Basic/DiagnosticIDs.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Basic/FileManager.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Basic/FileSystemStatCache.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Basic/IdentifierTable.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Basic/LangOptions.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Basic/Module.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Basic/OpenMPKinds.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Basic/SourceLocation.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Basic/SourceManager.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Basic/TargetInfo.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Basic/Targets.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Basic/Version.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Basic/VersionTuple.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Basic/VirtualFileSystem.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/ABIInfo.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/BackendUtil.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGAtomic.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGBlocks.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGBlocks.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGBuilder.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGBuiltin.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGCUDARuntime.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGCUDARuntime.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGCXX.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGCXXABI.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGCXXABI.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGCall.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGCall.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGClass.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGCleanup.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGCleanup.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGDebugInfo.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGDecl.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGDeclCXX.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGException.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGExpr.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGExprCXX.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGExprComplex.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGExprConstant.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGExprScalar.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGLoopInfo.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGLoopInfo.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGObjC.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGObjCGNU.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGObjCMac.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGObjCRuntime.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGOpenCLRuntime.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGRecordLayout.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGStmt.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGVTables.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGVTables.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CGValue.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CodeGenABITypes.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CodeGenAction.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CodeGenFunction.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CodeGenModule.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CodeGenModule.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CodeGenPGO.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CodeGenPGO.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CodeGenTBAA.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CodeGenTypes.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/CodeGenTypes.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/EHScopeStack.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/ItaniumCXXABI.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/ModuleBuilder.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/TargetInfo.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/CodeGen/TargetInfo.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Driver/Action.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Driver/Compilation.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Driver/Driver.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Driver/InputInfo.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Driver/Job.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Driver/Multilib.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Driver/Phases.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Driver/SanitizerArgs.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Driver/Tool.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Driver/ToolChain.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Driver/ToolChains.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Driver/ToolChains.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Driver/Tools.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Driver/Tools.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Driver/Types.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Edit/EditedSource.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Edit/RewriteObjCFoundationAPI.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Format/BreakableToken.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Format/BreakableToken.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Format/ContinuationIndenter.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Format/ContinuationIndenter.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Format/Encoding.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Format/Format.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Format/FormatToken.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Format/FormatToken.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Format/TokenAnnotator.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Format/TokenAnnotator.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Format/UnwrappedLineParser.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Format/UnwrappedLineParser.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Format/WhitespaceManager.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Format/WhitespaceManager.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/ASTConsumers.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/ASTMerge.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/ASTUnit.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/CacheTokens.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/ChainedIncludesSource.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/CompilerInstance.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/CompilerInvocation.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/DependencyFile.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/DependencyGraph.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/DiagnosticRenderer.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/FrontendAction.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/FrontendActions.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/HeaderIncludeGen.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/InitHeaderSearch.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/InitPreprocessor.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/LogDiagnosticPrinter.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/ModuleDependencyCollector.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/MultiplexConsumer.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/PrintPreprocessedOutput.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/Rewrite/FixItRewriter.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/Rewrite/FrontendActions.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/Rewrite/HTMLPrint.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/Rewrite/InclusionRewriter.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/TextDiagnostic.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Headers/Intrin.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Headers/altivec.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Headers/arm_acle.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Headers/bmiintrin.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Headers/cpuid.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Headers/emmintrin.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Headers/float.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Headers/immintrin.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Headers/lzcntintrin.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Headers/module.modulemap
  projects/release-pkg/contrib/llvm/tools/clang/lib/Headers/shaintrin.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Headers/stddef.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Headers/unwind.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Headers/xmmintrin.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Index/CommentToXML.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Index/SimpleFormatContext.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Index/USRGeneration.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Lex/HeaderMap.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Lex/HeaderSearch.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Lex/Lexer.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Lex/LiteralSupport.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Lex/MacroArgs.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Lex/ModuleMap.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Lex/PPDirectives.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Lex/PPExpressions.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Lex/PPLexerChange.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Lex/PPMacroExpansion.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Lex/PTHLexer.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Lex/Pragma.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Lex/Preprocessor.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Lex/ScratchBuffer.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Lex/TokenConcatenation.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Lex/TokenLexer.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Lex/UnicodeCharSets.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Parse/ParseAST.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Parse/ParseCXXInlineMethods.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Parse/ParseDecl.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Parse/ParseDeclCXX.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Parse/ParseExpr.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Parse/ParseExprCXX.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Parse/ParseInit.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Parse/ParseObjc.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Parse/ParseOpenMP.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Parse/ParsePragma.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Parse/ParseStmt.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Parse/ParseStmtAsm.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Parse/ParseTemplate.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Parse/ParseTentative.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Parse/Parser.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Parse/RAIIObjectsForParser.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Rewrite/RewriteRope.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Rewrite/Rewriter.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/AnalysisBasedWarnings.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/AttributeList.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/DeclSpec.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/IdentifierResolver.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/JumpDiagnostics.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/MultiplexExternalSemaSource.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/Scope.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/ScopeInfo.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/Sema.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaAccess.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaAttr.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaCXXScopeSpec.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaCast.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaChecking.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaCodeComplete.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaDecl.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaDeclAttr.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaDeclCXX.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaDeclObjC.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaExceptionSpec.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaExpr.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaExprCXX.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaExprMember.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaExprObjC.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaInit.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaLambda.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaLookup.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaObjCProperty.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaOpenMP.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaOverload.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaPseudoObject.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaStmt.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaStmtAsm.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaStmtAttr.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaTemplate.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaTemplateDeduction.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaTemplateInstantiate.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaTemplateVariadic.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/SemaType.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/TreeTransform.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Sema/TypeLocBuilder.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Serialization/ASTCommon.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Serialization/ASTCommon.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Serialization/ASTReader.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Serialization/ASTReaderDecl.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Serialization/ASTReaderInternals.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/Serialization/ASTReaderStmt.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Serialization/ASTWriter.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Serialization/ASTWriterDecl.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Serialization/ASTWriterStmt.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Serialization/GlobalModuleIndex.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Serialization/Module.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Serialization/ModuleManager.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/AllocationDiagnostics.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/Checkers.td
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ClangSACheckers.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/InterCheckerAPI.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/SelectorExtras.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/CallEvent.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/CoreEngine.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/MemRegion.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/PathDiagnostic.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/PrettyStackTraceLocationContext.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ProgramState.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/RegionStore.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.h
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/Store.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/FrontendActions.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Tooling/ArgumentsAdjusters.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Tooling/CommonOptionsParser.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Tooling/CompilationDatabase.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Tooling/JSONCompilationDatabase.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Tooling/Refactoring.cpp
  projects/release-pkg/contrib/llvm/tools/clang/lib/Tooling/Tooling.cpp
  projects/release-pkg/contrib/llvm/tools/clang/tools/driver/cc1_main.cpp
  projects/release-pkg/contrib/llvm/tools/clang/tools/driver/cc1as_main.cpp
  projects/release-pkg/contrib/llvm/tools/clang/tools/driver/driver.cpp
  projects/release-pkg/contrib/llvm/tools/clang/utils/TableGen/ClangAttrEmitter.cpp
  projects/release-pkg/contrib/llvm/tools/clang/utils/TableGen/NeonEmitter.cpp
  projects/release-pkg/contrib/llvm/tools/clang/utils/TableGen/TableGenBackends.h
  projects/release-pkg/contrib/llvm/tools/llc/llc.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/docs/lldb.1
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/API/LLDB.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/API/SBAddress.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/API/SBBreakpoint.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/API/SBCommandInterpreter.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/API/SBCompileUnit.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/API/SBData.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/API/SBDebugger.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/API/SBDefines.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/API/SBEvent.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/API/SBFileSpec.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/API/SBFrame.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/API/SBFunction.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/API/SBListener.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/API/SBProcess.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/API/SBSection.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/API/SBStream.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/API/SBTarget.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/API/SBThread.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/API/SBType.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/API/SBTypeSummary.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/API/SBValue.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/API/SBValueList.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Breakpoint/Breakpoint.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointID.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointIDList.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointList.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointLocation.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointLocationCollection.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointLocationList.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointResolver.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointResolverAddress.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointResolverFileLine.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointResolverFileRegex.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointResolverName.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointSite.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Core/Address.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Core/ArchSpec.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Core/Communication.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Core/Connection.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Core/DataBuffer.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Core/DataExtractor.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Core/Debugger.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Core/Disassembler.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Core/FileSpecList.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Core/IOHandler.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Core/Mangled.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Core/ModuleList.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Core/PluginManager.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Core/RegularExpression.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Core/SearchFilter.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Core/Section.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Core/StreamString.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Core/ThreadSafeSTLMap.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Core/ValueObject.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Core/ValueObjectChild.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Core/ValueObjectConstResult.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Core/ValueObjectConstResultImpl.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Core/ValueObjectSyntheticFilter.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/DataFormatters/CXXFormatterFunctions.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/DataFormatters/DataVisualization.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatCache.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormatManager.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormattersContainer.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/DataFormatters/TypeCategory.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/DataFormatters/TypeCategoryMap.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/DataFormatters/TypeSummary.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/DataFormatters/TypeSynthetic.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/DataFormatters/ValueObjectPrinter.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Expression/ClangExpressionParser.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Expression/ClangExpressionVariable.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Expression/ClangFunction.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Expression/ClangUserExpression.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Expression/IRExecutionUnit.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/Config.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/Editline.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/FileSpec.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/Host.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/HostInfoBase.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/HostProcess.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/Pipe.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/Predicate.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/Socket.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/TimeValue.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/freebsd/HostInfoFreeBSD.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/posix/HostInfoPosix.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Host/posix/HostProcessPosix.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Interpreter/Args.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Interpreter/CommandInterpreter.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Interpreter/CommandObject.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Interpreter/CommandObjectRegexCommand.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Interpreter/OptionGroupValueObjectDisplay.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Interpreter/OptionValue.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Interpreter/OptionValueProperties.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Interpreter/OptionValues.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Interpreter/Property.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Interpreter/ScriptInterpreter.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Interpreter/ScriptInterpreterPython.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Symbol/ClangASTContext.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Symbol/ClangASTType.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Symbol/ClangExternalASTSourceCommon.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Symbol/DWARFCallFrameInfo.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Symbol/FuncUnwinders.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Symbol/SymbolContext.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Symbol/Type.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Symbol/UnwindPlan.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Symbol/UnwindTable.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Target/ABI.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Target/CPPLanguageRuntime.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Target/FileAction.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Target/ObjCLanguageRuntime.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Target/Platform.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Target/Process.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Target/ProcessLaunchInfo.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Target/StackFrame.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Target/StopInfo.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Target/Target.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Target/TargetList.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Target/Thread.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Target/ThreadList.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Target/ThreadPlan.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Target/ThreadPlanStepOverBreakpoint.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Target/ThreadPlanStepRange.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Target/Unwind.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Utility/CleanUp.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Utility/Iterable.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/Utility/StringLexer.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/lldb-defines.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/lldb-enumerations.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/lldb-forward.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/lldb-private-enumerations.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/lldb-private-interfaces.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/lldb-private-types.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/lldb-private.h
  projects/release-pkg/contrib/llvm/tools/lldb/include/lldb/lldb-types.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/API/SBAddress.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/API/SBBreakpoint.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/API/SBCommandInterpreter.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/API/SBCommunication.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/API/SBCompileUnit.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/API/SBDebugger.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/API/SBEvent.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/API/SBFunction.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/API/SBHostOS.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/API/SBInstruction.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/API/SBInstructionList.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/API/SBListener.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/API/SBPlatform.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/API/SBProcess.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/API/SBSection.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/API/SBTarget.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/API/SBThread.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/API/SBType.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/API/SBTypeSummary.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/API/SBValue.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/API/SBValueList.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Breakpoint/Breakpoint.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointID.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointIDList.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointLocation.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointLocationCollection.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointLocationList.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointOptions.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointResolverAddress.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointResolverFileLine.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointResolverFileRegex.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointResolverName.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Breakpoint/BreakpointSite.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Commands/CommandCompletions.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Commands/CommandObjectBreakpoint.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Commands/CommandObjectBreakpoint.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Commands/CommandObjectBreakpointCommand.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Commands/CommandObjectCommands.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Commands/CommandObjectExpression.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Commands/CommandObjectMemory.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Commands/CommandObjectPlatform.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Commands/CommandObjectProcess.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Commands/CommandObjectSource.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Commands/CommandObjectSyntax.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Commands/CommandObjectTarget.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Commands/CommandObjectThread.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Commands/CommandObjectType.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Commands/CommandObjectWatchpointCommand.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/Address.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/AddressRange.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/AddressResolverFileLine.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/ArchSpec.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/Communication.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/Connection.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/ConnectionSharedMemory.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/ConstString.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/DataExtractor.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/Debugger.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/Disassembler.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/FastDemangle.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/FileSpecList.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/IOHandler.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/Log.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/Mangled.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/Module.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/ModuleList.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/PluginManager.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/RegularExpression.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/SearchFilter.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/Section.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/StreamString.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/ValueObject.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/ValueObjectCast.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/ValueObjectChild.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/ValueObjectConstResult.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/ValueObjectConstResultImpl.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/ValueObjectDynamicValue.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/ValueObjectMemory.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/ValueObjectSyntheticFilter.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Core/ValueObjectVariable.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/DataFormatters/CF.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/DataFormatters/CXXFormatterFunctions.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/DataFormatters/Cocoa.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/DataFormatters/DataVisualization.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/DataFormatters/FormatCache.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/DataFormatters/FormatManager.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/DataFormatters/LibCxx.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/DataFormatters/LibCxxList.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/DataFormatters/LibCxxMap.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/DataFormatters/LibCxxUnorderedMap.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/DataFormatters/LibStdcpp.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/DataFormatters/NSArray.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/DataFormatters/NSDictionary.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/DataFormatters/NSSet.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/DataFormatters/TypeCategory.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/DataFormatters/TypeCategoryMap.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/DataFormatters/TypeFormat.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/DataFormatters/TypeSummary.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/DataFormatters/TypeSynthetic.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/DataFormatters/ValueObjectPrinter.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Expression/ClangASTSource.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Expression/ClangExpressionDeclMap.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Expression/ClangExpressionParser.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Expression/ClangExpressionVariable.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Expression/ClangFunction.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Expression/ClangUserExpression.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Expression/DWARFExpression.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Expression/IRExecutionUnit.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Expression/IRForTarget.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/common/Editline.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/common/File.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/common/FileSpec.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/common/Host.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/common/HostInfoBase.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/common/NativeProcessProtocol.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/common/NativeProcessProtocol.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/common/NativeThreadProtocol.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/common/Socket.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/common/SocketAddress.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/common/SoftwareBreakpoint.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/freebsd/Host.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/freebsd/HostInfoFreeBSD.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/posix/HostInfoPosix.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Host/posix/HostProcessPosix.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/Args.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/CommandInterpreter.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/CommandObject.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/CommandObjectRegexCommand.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupPlatform.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/OptionGroupValueObjectDisplay.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/OptionValue.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/OptionValueArch.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/OptionValueArray.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/OptionValueBoolean.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/OptionValueDictionary.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/OptionValueEnumeration.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/OptionValueFileSpec.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/OptionValueFileSpecLIst.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/OptionValueFormat.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/OptionValuePathMappings.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/OptionValueProperties.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/OptionValueRegex.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/OptionValueSInt64.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/OptionValueString.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/OptionValueUInt64.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/OptionValueUUID.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/Property.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/ScriptInterpreter.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/ScriptInterpreterPython.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Interpreter/embedded_interpreter.py
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-i386/ABIMacOSX_i386.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-hexagon/ABISysV_hexagon.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/POSIXThread.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/ProcessPOSIX.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/ProcessPOSIX.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_arm64.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_mips64.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_x86.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/ARMDefines.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryThread.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryThread.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/HistoryUnwind.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/InstructionUtils.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/LinuxSignals.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextMacOSXFrameBackchain.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextThreadMemory.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterInfos_i386.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterInfos_x86_64.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/UnwindLLDB.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/UnwindLLDB.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/lldb-x86-register-enums.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/ProcessElfCore.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugPubnames.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Symbol/ClangASTContext.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Symbol/ClangASTImporter.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Symbol/ClangASTType.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Symbol/ClangExternalASTSourceCommon.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Symbol/CompileUnit.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Symbol/DWARFCallFrameInfo.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Symbol/Declaration.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Symbol/FuncUnwinders.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Symbol/LineTable.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Symbol/ObjectFile.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Symbol/Symbol.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Symbol/SymbolContext.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Symbol/Type.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Symbol/UnwindPlan.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Symbol/UnwindTable.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Symbol/Variable.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/CPPLanguageRuntime.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/FileAction.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/LanguageRuntime.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/Memory.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/ObjCLanguageRuntime.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/Platform.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/Process.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/ProcessLaunchInfo.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/StackFrame.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/StackFrameList.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/StopInfo.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/Target.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/TargetList.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/Thread.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/ThreadList.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepInRange.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepInstruction.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepOut.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepOverBreakpoint.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepOverRange.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepRange.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/ThreadPlanStepThrough.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Target/ThreadPlanTracer.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Utility/PseudoTerminal.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Utility/StringExtractor.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Utility/StringExtractor.h
  projects/release-pkg/contrib/llvm/tools/lldb/source/Utility/StringExtractorGDBRemote.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/Utility/StringLexer.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/lldb-log.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/source/lldb.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/driver/Driver.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/driver/Driver.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/driver/Platform.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/Driver.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/Driver.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdArgContext.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdArgContext.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdArgSet.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdArgSet.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdArgValBase.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdArgValBase.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdArgValConsume.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdArgValConsume.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdArgValFile.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdArgValFile.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdArgValListBase.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdArgValListBase.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdArgValListOfN.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdArgValListOfN.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdArgValNumber.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdArgValNumber.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdArgValOptionLong.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdArgValOptionLong.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdArgValOptionShort.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdArgValOptionShort.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdArgValString.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdArgValString.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdArgValThreadGrp.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdArgValThreadGrp.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdBase.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdBase.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmd.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmd.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdBreak.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdBreak.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdData.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdData.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdEnviro.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdEnviro.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdExec.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdExec.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdFile.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdFile.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdGdbInfo.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdGdbInfo.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdGdbSet.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdGdbSet.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdGdbThread.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdGdbThread.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdMiscellanous.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdMiscellanous.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdStack.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdStack.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdSupportInfo.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdSupportInfo.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdSupportList.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdSupportList.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdTarget.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdTarget.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdThread.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdThread.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdTrace.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdTrace.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdVar.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCmdVar.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCommands.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdCommands.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdData.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdData.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdFactory.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdFactory.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdInterpreter.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdInterpreter.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdInvoker.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdInvoker.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdMgr.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdMgr.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdMgrSetCmdDeleteCallback.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmdMgrSetCmdDeleteCallback.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnBase.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnBase.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnConfig.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnLLDBBroadcaster.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnLLDBBroadcaster.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnLLDBDebugSessionInfo.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnLLDBDebugSessionInfo.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnLLDBDebugSessionInfoVarObj.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnLLDBDebugSessionInfoVarObj.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnLLDBDebugger.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnLLDBDebugger.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnLLDBDebuggerHandleEvents.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnLLDBDebuggerHandleEvents.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnLLDBProxySBValue.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnLLDBProxySBValue.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnLLDBUtilSBValue.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnLLDBUtilSBValue.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnLog.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnLog.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnLogMediumFile.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnLogMediumFile.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnMIOutOfBandRecord.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnMIOutOfBandRecord.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnMIResultRecord.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnMIResultRecord.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnMIValue.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnMIValue.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnMIValueConst.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnMIValueConst.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnMIValueList.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnMIValueList.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnMIValueResult.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnMIValueResult.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnMIValueTuple.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnMIValueTuple.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnResources.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnResources.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnStreamStderr.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnStreamStderr.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnStreamStdin.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnStreamStdin.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnStreamStdinLinux.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnStreamStdinLinux.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnStreamStdinWindows.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnStreamStdinWindows.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnStreamStdout.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnStreamStdout.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnThreadMgrStd.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MICmnThreadMgrStd.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIDataTypes.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIDriver.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIDriver.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIDriverBase.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIDriverBase.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIDriverMain.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIDriverMgr.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIDriverMgr.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIUtilDateTimeStd.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIUtilDateTimeStd.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIUtilDebug.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIUtilDebug.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIUtilFileStd.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIUtilFileStd.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIUtilMapIdToVariant.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIUtilMapIdToVariant.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIUtilSingletonBase.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIUtilSingletonHelper.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIUtilString.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIUtilString.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIUtilSystemLinux.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIUtilSystemLinux.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIUtilSystemOsx.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIUtilSystemOsx.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIUtilSystemWindows.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIUtilSystemWindows.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIUtilTermios.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIUtilTermios.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIUtilThreadBaseStd.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIUtilThreadBaseStd.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIUtilVariant.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/MIUtilVariant.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/Platform.cpp
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-mi/Platform.h
  projects/release-pkg/contrib/llvm/tools/lldb/tools/lldb-platform/lldb-platform.cpp
  projects/release-pkg/contrib/llvm/tools/lli/ChildTarget/ChildTarget.cpp
  projects/release-pkg/contrib/llvm/tools/lli/RPCChannel.h
  projects/release-pkg/contrib/llvm/tools/lli/RemoteMemoryManager.cpp
  projects/release-pkg/contrib/llvm/tools/lli/RemoteMemoryManager.h
  projects/release-pkg/contrib/llvm/tools/lli/RemoteTarget.h
  projects/release-pkg/contrib/llvm/tools/lli/RemoteTargetExternal.h
  projects/release-pkg/contrib/llvm/tools/lli/RemoteTargetMessage.h
  projects/release-pkg/contrib/llvm/tools/lli/lli.cpp
  projects/release-pkg/contrib/llvm/tools/llvm-ar/llvm-ar.cpp
  projects/release-pkg/contrib/llvm/tools/llvm-as/llvm-as.cpp
  projects/release-pkg/contrib/llvm/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
  projects/release-pkg/contrib/llvm/tools/llvm-diff/DiffConsumer.h
  projects/release-pkg/contrib/llvm/tools/llvm-diff/DiffLog.h
  projects/release-pkg/contrib/llvm/tools/llvm-diff/DifferenceEngine.h
  projects/release-pkg/contrib/llvm/tools/llvm-diff/llvm-diff.cpp
  projects/release-pkg/contrib/llvm/tools/llvm-dis/llvm-dis.cpp
  projects/release-pkg/contrib/llvm/tools/llvm-extract/llvm-extract.cpp
  projects/release-pkg/contrib/llvm/tools/llvm-link/llvm-link.cpp
  projects/release-pkg/contrib/llvm/tools/llvm-mc/Disassembler.cpp
  projects/release-pkg/contrib/llvm/tools/llvm-mc/Disassembler.h
  projects/release-pkg/contrib/llvm/tools/llvm-mc/llvm-mc.cpp
  projects/release-pkg/contrib/llvm/tools/llvm-nm/llvm-nm.cpp
  projects/release-pkg/contrib/llvm/tools/llvm-objdump/COFFDump.cpp
  projects/release-pkg/contrib/llvm/tools/llvm-objdump/MachODump.cpp
  projects/release-pkg/contrib/llvm/tools/llvm-objdump/llvm-objdump.cpp
  projects/release-pkg/contrib/llvm/tools/llvm-objdump/llvm-objdump.h
  projects/release-pkg/contrib/llvm/tools/llvm-readobj/ARMAttributeParser.cpp
  projects/release-pkg/contrib/llvm/tools/llvm-readobj/ARMAttributeParser.h
  projects/release-pkg/contrib/llvm/tools/llvm-readobj/ARMEHABIPrinter.h
  projects/release-pkg/contrib/llvm/tools/llvm-readobj/ARMWinEHPrinter.cpp
  projects/release-pkg/contrib/llvm/tools/llvm-readobj/ARMWinEHPrinter.h
  projects/release-pkg/contrib/llvm/tools/llvm-readobj/COFFDumper.cpp
  projects/release-pkg/contrib/llvm/tools/llvm-readobj/ELFDumper.cpp
  projects/release-pkg/contrib/llvm/tools/llvm-readobj/Error.cpp
  projects/release-pkg/contrib/llvm/tools/llvm-readobj/Error.h
  projects/release-pkg/contrib/llvm/tools/llvm-readobj/MachODumper.cpp
  projects/release-pkg/contrib/llvm/tools/llvm-readobj/ObjDumper.h
  projects/release-pkg/contrib/llvm/tools/llvm-readobj/StreamWriter.h
  projects/release-pkg/contrib/llvm/tools/llvm-readobj/Win64EHDumper.h
  projects/release-pkg/contrib/llvm/tools/llvm-readobj/llvm-readobj.cpp
  projects/release-pkg/contrib/llvm/tools/llvm-readobj/llvm-readobj.h
  projects/release-pkg/contrib/llvm/tools/llvm-rtdyld/llvm-rtdyld.cpp
  projects/release-pkg/contrib/llvm/tools/llvm-stress/llvm-stress.cpp
  projects/release-pkg/contrib/llvm/tools/llvm-symbolizer/LLVMSymbolize.cpp
  projects/release-pkg/contrib/llvm/tools/llvm-symbolizer/LLVMSymbolize.h
  projects/release-pkg/contrib/llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp
  projects/release-pkg/contrib/llvm/tools/macho-dump/macho-dump.cpp
  projects/release-pkg/contrib/llvm/tools/opt/BreakpointPrinter.cpp
  projects/release-pkg/contrib/llvm/tools/opt/NewPMDriver.cpp
  projects/release-pkg/contrib/llvm/tools/opt/NewPMDriver.h
  projects/release-pkg/contrib/llvm/tools/opt/PassRegistry.def
  projects/release-pkg/contrib/llvm/tools/opt/Passes.cpp
  projects/release-pkg/contrib/llvm/tools/opt/Passes.h
  projects/release-pkg/contrib/llvm/tools/opt/opt.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/AsmMatcherEmitter.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/AsmWriterEmitter.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/AsmWriterInst.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/AsmWriterInst.h
  projects/release-pkg/contrib/llvm/utils/TableGen/CTagsEmitter.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/CallingConvEmitter.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/CodeEmitterGen.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/CodeGenDAGPatterns.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/CodeGenDAGPatterns.h
  projects/release-pkg/contrib/llvm/utils/TableGen/CodeGenInstruction.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/CodeGenInstruction.h
  projects/release-pkg/contrib/llvm/utils/TableGen/CodeGenIntrinsics.h
  projects/release-pkg/contrib/llvm/utils/TableGen/CodeGenRegisters.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/CodeGenRegisters.h
  projects/release-pkg/contrib/llvm/utils/TableGen/CodeGenSchedule.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/CodeGenSchedule.h
  projects/release-pkg/contrib/llvm/utils/TableGen/CodeGenTarget.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/CodeGenTarget.h
  projects/release-pkg/contrib/llvm/utils/TableGen/DAGISelEmitter.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/DAGISelMatcher.h
  projects/release-pkg/contrib/llvm/utils/TableGen/DAGISelMatcherEmitter.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/DAGISelMatcherGen.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/DAGISelMatcherOpt.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/FastISelEmitter.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/FixedLenDecoderEmitter.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/InstrInfoEmitter.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/IntrinsicEmitter.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/PseudoLoweringEmitter.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/RegisterInfoEmitter.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/SequenceToOffsetTable.h
  projects/release-pkg/contrib/llvm/utils/TableGen/SubtargetEmitter.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/TableGen.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/TableGenBackends.h
  projects/release-pkg/contrib/llvm/utils/TableGen/X86DisassemblerShared.h
  projects/release-pkg/contrib/llvm/utils/TableGen/X86DisassemblerTables.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/X86DisassemblerTables.h
  projects/release-pkg/contrib/llvm/utils/TableGen/X86ModRMFilters.h
  projects/release-pkg/contrib/llvm/utils/TableGen/X86RecognizableInstr.cpp
  projects/release-pkg/contrib/llvm/utils/TableGen/X86RecognizableInstr.h
  projects/release-pkg/contrib/mdocml/INSTALL
  projects/release-pkg/contrib/mdocml/Makefile
  projects/release-pkg/contrib/mdocml/NEWS
  projects/release-pkg/contrib/mdocml/TODO
  projects/release-pkg/contrib/mdocml/config.h
  projects/release-pkg/contrib/mdocml/configure
  projects/release-pkg/contrib/mdocml/eqn.7
  projects/release-pkg/contrib/mdocml/eqn.c
  projects/release-pkg/contrib/mdocml/main.c
  projects/release-pkg/contrib/mdocml/man_html.c
  projects/release-pkg/contrib/mdocml/man_term.c
  projects/release-pkg/contrib/mdocml/mandocdb.c
  projects/release-pkg/contrib/mdocml/mansearch.c
  projects/release-pkg/contrib/mdocml/mdoc_html.c
  projects/release-pkg/contrib/mdocml/mdoc_term.c
  projects/release-pkg/contrib/mdocml/preconv.c
  projects/release-pkg/contrib/mdocml/read.c
  projects/release-pkg/contrib/mdocml/tbl_term.c
  projects/release-pkg/contrib/mdocml/term.c
  projects/release-pkg/contrib/openpam/CREDITS
  projects/release-pkg/contrib/openpam/configure.ac
  projects/release-pkg/contrib/openpam/lib/libpam/openpam_dispatch.c
  projects/release-pkg/contrib/openpam/modules/pam_unix/pam_unix.c
  projects/release-pkg/contrib/sendmail/src/readcf.c
  projects/release-pkg/etc/mtree/BSD.debug.dist
  projects/release-pkg/etc/mtree/BSD.include.dist
  projects/release-pkg/etc/mtree/BSD.usr.dist
  projects/release-pkg/lib/atf/libatf-c++/Makefile
  projects/release-pkg/lib/clang/Makefile
  projects/release-pkg/lib/clang/clang.build.mk
  projects/release-pkg/lib/clang/include/Makefile
  projects/release-pkg/lib/clang/include/clang/Basic/Version.inc
  projects/release-pkg/lib/clang/include/clang/Config/config.h
  projects/release-pkg/lib/clang/include/llvm/Config/config.h
  projects/release-pkg/lib/clang/include/llvm/Config/llvm-config.h
  projects/release-pkg/lib/clang/include/llvm/Support/DataTypes.h
  projects/release-pkg/lib/clang/libclanganalysis/Makefile
  projects/release-pkg/lib/clang/libclangast/Makefile
  projects/release-pkg/lib/clang/libclangbasic/Makefile
  projects/release-pkg/lib/clang/libclangcodegen/Makefile
  projects/release-pkg/lib/clang/libclangdriver/Makefile
  projects/release-pkg/lib/clang/libclangfrontend/Makefile
  projects/release-pkg/lib/clang/libclangfrontendtool/Makefile
  projects/release-pkg/lib/clang/libclangsema/Makefile
  projects/release-pkg/lib/clang/libclangstaticanalyzerfrontend/Makefile
  projects/release-pkg/lib/clang/liblldbAPI/Makefile
  projects/release-pkg/lib/clang/liblldbCore/Makefile
  projects/release-pkg/lib/clang/liblldbDataFormatters/Makefile
  projects/release-pkg/lib/clang/liblldbExpression/Makefile
  projects/release-pkg/lib/clang/liblldbHostCommon/Makefile
  projects/release-pkg/lib/clang/liblldbHostFreeBSD/Makefile
  projects/release-pkg/lib/clang/liblldbHostPOSIX/Makefile
  projects/release-pkg/lib/clang/liblldbInterpreter/Makefile
  projects/release-pkg/lib/clang/liblldbPluginProcessElfCore/Makefile
  projects/release-pkg/lib/clang/liblldbPluginProcessPOSIX/Makefile
  projects/release-pkg/lib/clang/liblldbPluginProcessUtility/Makefile
  projects/release-pkg/lib/clang/liblldbSymbol/Makefile
  projects/release-pkg/lib/clang/liblldbTarget/Makefile
  projects/release-pkg/lib/clang/liblldbUtility/Makefile
  projects/release-pkg/lib/clang/libllvmaarch64codegen/Makefile
  projects/release-pkg/lib/clang/libllvmanalysis/Makefile
  projects/release-pkg/lib/clang/libllvmarmcodegen/Makefile
  projects/release-pkg/lib/clang/libllvmasmprinter/Makefile
  projects/release-pkg/lib/clang/libllvmcodegen/Makefile
  projects/release-pkg/lib/clang/libllvmcore/Makefile
  projects/release-pkg/lib/clang/libllvmdebuginfo/Makefile
  projects/release-pkg/lib/clang/libllvmexecutionengine/Makefile
  projects/release-pkg/lib/clang/libllvminstrumentation/Makefile
  projects/release-pkg/lib/clang/libllvmipa/Makefile
  projects/release-pkg/lib/clang/libllvmmc/Makefile
  projects/release-pkg/lib/clang/libllvmmcdisassembler/Makefile
  projects/release-pkg/lib/clang/libllvmmipscodegen/Makefile
  projects/release-pkg/lib/clang/libllvmmipsdesc/Makefile
  projects/release-pkg/lib/clang/libllvmobjcarcopts/Makefile
  projects/release-pkg/lib/clang/libllvmpowerpccodegen/Makefile
  projects/release-pkg/lib/clang/libllvmprofiledata/Makefile
  projects/release-pkg/lib/clang/libllvmruntimedyld/Makefile
  projects/release-pkg/lib/clang/libllvmscalaropts/Makefile
  projects/release-pkg/lib/clang/libllvmselectiondag/Makefile
  projects/release-pkg/lib/clang/libllvmsparccodegen/Makefile
  projects/release-pkg/lib/clang/libllvmsupport/Makefile
  projects/release-pkg/lib/clang/libllvmtarget/Makefile
  projects/release-pkg/lib/clang/libllvmtransformutils/Makefile
  projects/release-pkg/lib/clang/libllvmx86codegen/Makefile
  projects/release-pkg/lib/libclang_rt/Makefile.inc
  projects/release-pkg/lib/libclang_rt/asan/Makefile
  projects/release-pkg/lib/libclang_rt/san/Makefile
  projects/release-pkg/lib/libcompiler_rt/Makefile
  projects/release-pkg/release/doc/en_US.ISO8859-1/relnotes/article.xml
  projects/release-pkg/release/doc/share/xml/sponsor.ent
  projects/release-pkg/sbin/camcontrol/camcontrol.c
  projects/release-pkg/sbin/dmesg/dmesg.c
  projects/release-pkg/share/examples/etc/make.conf
  projects/release-pkg/share/man/man4/ddb.4
  projects/release-pkg/share/man/man4/sfxge.4
  projects/release-pkg/share/mk/bsd.README
  projects/release-pkg/share/mk/bsd.cpu.mk
  projects/release-pkg/share/mk/bsd.lib.mk
  projects/release-pkg/share/mk/bsd.links.mk
  projects/release-pkg/share/mk/bsd.sys.mk
  projects/release-pkg/sys/amd64/vmm/x86.c
  projects/release-pkg/sys/boot/amd64/efi/Makefile
  projects/release-pkg/sys/boot/efi/libefi/Makefile
  projects/release-pkg/sys/boot/i386/libi386/Makefile
  projects/release-pkg/sys/boot/pc98/libpc98/Makefile
  projects/release-pkg/sys/cam/ata/ata_all.c
  projects/release-pkg/sys/cam/scsi/scsi_all.c
  projects/release-pkg/sys/cddl/dev/dtrace/arm/dtrace_isa.c
  projects/release-pkg/sys/cddl/dev/fbt/arm/fbt_isa.c
  projects/release-pkg/sys/cddl/dev/profile/profile.c
  projects/release-pkg/sys/compat/linux/linux_misc.c
  projects/release-pkg/sys/compat/linux/linux_uid16.c
  projects/release-pkg/sys/conf/kern.mk
  projects/release-pkg/sys/dev/cxgbe/tom/t4_cpl_io.c
  projects/release-pkg/sys/dev/cxgbe/tom/t4_ddp.c
  projects/release-pkg/sys/dev/cxgbe/tom/t4_tom.h
  projects/release-pkg/sys/dev/ixl/if_ixl.c
  projects/release-pkg/sys/dev/sfxge/sfxge.c
  projects/release-pkg/sys/dev/sfxge/sfxge_rx.c
  projects/release-pkg/sys/dev/sfxge/sfxge_tx.c
  projects/release-pkg/sys/dev/sfxge/sfxge_tx.h
  projects/release-pkg/sys/dev/usb/storage/umass.c
  projects/release-pkg/sys/dev/usb/usb.h
  projects/release-pkg/sys/dev/usb/usb_core.c
  projects/release-pkg/sys/dev/virtio/mmio/virtio_mmio.c
  projects/release-pkg/sys/dev/virtio/pci/virtio_pci.c
  projects/release-pkg/sys/dev/wpi/if_wpi.c
  projects/release-pkg/sys/dev/wpi/if_wpi_debug.h
  projects/release-pkg/sys/dev/wpi/if_wpireg.h
  projects/release-pkg/sys/dev/wpi/if_wpivar.h
  projects/release-pkg/sys/kern/init_main.c
  projects/release-pkg/sys/kern/kern_et.c
  projects/release-pkg/sys/kern/kern_exec.c
  projects/release-pkg/sys/kern/kern_exit.c
  projects/release-pkg/sys/kern/kern_fail.c
  projects/release-pkg/sys/kern/kern_fork.c
  projects/release-pkg/sys/kern/kern_jail.c
  projects/release-pkg/sys/kern/kern_loginclass.c
  projects/release-pkg/sys/kern/kern_prot.c
  projects/release-pkg/sys/kern/subr_sbuf.c
  projects/release-pkg/sys/kern/sys_capability.c
  projects/release-pkg/sys/kern/uipc_mbufhash.c
  projects/release-pkg/sys/kern/vfs_bio.c
  projects/release-pkg/sys/mips/atheros/files.ar71xx
  projects/release-pkg/sys/mips/atheros/if_arge.c
  projects/release-pkg/sys/modules/sfxge/Makefile
  projects/release-pkg/sys/net/pfvar.h
  projects/release-pkg/sys/netpfil/pf/pf.c
  projects/release-pkg/sys/netpfil/pf/pf_ioctl.c
  projects/release-pkg/sys/powerpc/pseries/mmu_phyp.c
  projects/release-pkg/sys/security/audit/audit_syscalls.c
  projects/release-pkg/sys/security/mac/mac_syscalls.c
  projects/release-pkg/sys/security/mac_lomac/mac_lomac.c
  projects/release-pkg/sys/sys/capsicum.h
  projects/release-pkg/sys/sys/param.h
  projects/release-pkg/sys/sys/types.h
  projects/release-pkg/sys/sys/ucred.h
  projects/release-pkg/sys/vm/vnode_pager.c
  projects/release-pkg/tools/build/mk/OptionalObsoleteFiles.inc
  projects/release-pkg/usr.bin/clang/bugpoint/Makefile
  projects/release-pkg/usr.bin/clang/bugpoint/bugpoint.1
  projects/release-pkg/usr.bin/clang/clang/Makefile
  projects/release-pkg/usr.bin/clang/clang/clang.1
  projects/release-pkg/usr.bin/clang/llc/Makefile
  projects/release-pkg/usr.bin/clang/llc/llc.1
  projects/release-pkg/usr.bin/clang/lldb/Makefile
  projects/release-pkg/usr.bin/clang/lli/Makefile
  projects/release-pkg/usr.bin/clang/lli/lli.1
  projects/release-pkg/usr.bin/clang/llvm-ar/Makefile
  projects/release-pkg/usr.bin/clang/llvm-ar/llvm-ar.1
  projects/release-pkg/usr.bin/clang/llvm-as/llvm-as.1
  projects/release-pkg/usr.bin/clang/llvm-bcanalyzer/llvm-bcanalyzer.1
  projects/release-pkg/usr.bin/clang/llvm-diff/llvm-diff.1
  projects/release-pkg/usr.bin/clang/llvm-dis/llvm-dis.1
  projects/release-pkg/usr.bin/clang/llvm-extract/Makefile
  projects/release-pkg/usr.bin/clang/llvm-extract/llvm-extract.1
  projects/release-pkg/usr.bin/clang/llvm-link/llvm-link.1
  projects/release-pkg/usr.bin/clang/llvm-mc/Makefile
  projects/release-pkg/usr.bin/clang/llvm-nm/Makefile
  projects/release-pkg/usr.bin/clang/llvm-nm/llvm-nm.1
  projects/release-pkg/usr.bin/clang/llvm-objdump/Makefile
  projects/release-pkg/usr.bin/clang/llvm-rtdyld/Makefile
  projects/release-pkg/usr.bin/clang/llvm-symbolizer/llvm-symbolizer.1
  projects/release-pkg/usr.bin/clang/opt/Makefile
  projects/release-pkg/usr.bin/clang/opt/opt.1
  projects/release-pkg/usr.bin/clang/tblgen/tblgen.1
  projects/release-pkg/usr.bin/mandoc/Makefile
  projects/release-pkg/usr.bin/unzip/unzip.c
  projects/release-pkg/usr.sbin/bhyve/block_if.c
  projects/release-pkg/usr.sbin/bhyve/block_if.h
  projects/release-pkg/usr.sbin/bhyve/pci_ahci.c
  projects/release-pkg/usr.sbin/bhyve/pci_virtio_block.c
  projects/release-pkg/usr.sbin/bhyve/pci_virtio_net.c
  projects/release-pkg/usr.sbin/bhyve/pci_virtio_rnd.c
  projects/release-pkg/usr.sbin/bhyve/virtio.c
  projects/release-pkg/usr.sbin/bhyve/virtio.h
Directory Properties:
  projects/release-pkg/   (props changed)
  projects/release-pkg/cddl/   (props changed)
  projects/release-pkg/cddl/contrib/opensolaris/   (props changed)
  projects/release-pkg/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/print/   (props changed)
  projects/release-pkg/cddl/contrib/opensolaris/lib/libzfs/   (props changed)
  projects/release-pkg/contrib/amd/   (props changed)
  projects/release-pkg/contrib/binutils/   (props changed)
  projects/release-pkg/contrib/bmake/   (props changed)
  projects/release-pkg/contrib/compiler-rt/   (props changed)
  projects/release-pkg/contrib/ee/   (props changed)
  projects/release-pkg/contrib/elftoolchain/   (props changed)
  projects/release-pkg/contrib/gcc/   (props changed)
  projects/release-pkg/contrib/gdb/   (props changed)
  projects/release-pkg/contrib/groff/   (props changed)
  projects/release-pkg/contrib/ipfilter/   (props changed)
  projects/release-pkg/contrib/libc++/   (props changed)
  projects/release-pkg/contrib/libcxxrt/   (props changed)
  projects/release-pkg/contrib/libucl/   (props changed)
  projects/release-pkg/contrib/llvm/   (props changed)
  projects/release-pkg/contrib/llvm/tools/clang/   (props changed)
  projects/release-pkg/contrib/llvm/tools/lldb/   (props changed)
  projects/release-pkg/contrib/mdocml/   (props changed)
  projects/release-pkg/contrib/openpam/   (props changed)
  projects/release-pkg/contrib/sendmail/   (props changed)
  projects/release-pkg/contrib/tcpdump/   (props changed)
  projects/release-pkg/contrib/top/   (props changed)
  projects/release-pkg/contrib/tzdata/   (props changed)
  projects/release-pkg/contrib/xz/   (props changed)
  projects/release-pkg/etc/   (props changed)
  projects/release-pkg/gnu/usr.bin/binutils/   (props changed)
  projects/release-pkg/include/   (props changed)
  projects/release-pkg/lib/libc/   (props changed)
  projects/release-pkg/lib/libutil/   (props changed)
  projects/release-pkg/lib/libvmmapi/   (props changed)
  projects/release-pkg/sbin/   (props changed)
  projects/release-pkg/sbin/ipfw/   (props changed)
  projects/release-pkg/share/   (props changed)
  projects/release-pkg/share/man/man4/   (props changed)
  projects/release-pkg/sys/   (props changed)
  projects/release-pkg/sys/amd64/include/vmm.h   (props changed)
  projects/release-pkg/sys/amd64/vmm/   (props changed)
  projects/release-pkg/sys/boot/   (props changed)
  projects/release-pkg/sys/boot/powerpc/kboot/   (props changed)
  projects/release-pkg/sys/boot/powerpc/ofw/   (props changed)
  projects/release-pkg/sys/cddl/contrib/opensolaris/   (props changed)
  projects/release-pkg/sys/conf/   (props changed)
  projects/release-pkg/sys/contrib/dev/acpica/   (props changed)
  projects/release-pkg/sys/dev/hyperv/   (props changed)
  projects/release-pkg/sys/gnu/dts/   (props changed)
  projects/release-pkg/sys/gnu/dts/arm/   (props changed)
  projects/release-pkg/sys/gnu/dts/include/   (props changed)
  projects/release-pkg/sys/modules/vmm/   (props changed)
  projects/release-pkg/usr.bin/calendar/   (props changed)
  projects/release-pkg/usr.bin/mkimg/   (props changed)
  projects/release-pkg/usr.bin/procstat/   (props changed)
  projects/release-pkg/usr.sbin/bhyve/   (props changed)
  projects/release-pkg/usr.sbin/jail/   (props changed)

Modified: projects/release-pkg/Makefile.inc1
==============================================================================
--- projects/release-pkg/Makefile.inc1	Tue Mar 17 19:07:43 2015	(r280185)
+++ projects/release-pkg/Makefile.inc1	Tue Mar 17 19:10:51 2015	(r280186)
@@ -1240,8 +1240,8 @@ STAGEDIR=	${MAKEOBJDIRPREFIX}${.CURDIR}/
 packages:
 	@mkdir -p ${MAKEOBJDIRPREFIX}${.CURDIR}/stage
 	${_+_}@cd ${.CURDIR}; \
-		${MAKE} buildworld >/dev/null ; \
-		${MAKE} DESTDIR=${DESTDIR:U${STAGEDIR}} -DNO_ROOT stageworld >/dev/null ; \
+		${MAKE} buildworld ; \
+		${MAKE} DESTDIR=${DESTDIR:U${STAGEDIR}} -DNO_ROOT stageworld ; \
 		${MAKE} DESTDIR=${DESTDIR:U${STAGEDIR}} create-world-packages
 
 kernel-pkgs:
@@ -1805,6 +1805,10 @@ gnu/lib/libstdc++__L: lib/msun__L
 gnu/lib/libsupc++__L: gnu/lib/libstdc++__L
 .endif
 
+.if ${MK_LIBCPLUSPLUS} != "no"
+_prebuild_libs+= lib/libc++
+.endif
+
 lib/libgeom__L: lib/libexpat__L
 
 .if ${MK_LIBTHR} != "no"

Modified: projects/release-pkg/ObsoleteFiles.inc
==============================================================================
--- projects/release-pkg/ObsoleteFiles.inc	Tue Mar 17 19:07:43 2015	(r280185)
+++ projects/release-pkg/ObsoleteFiles.inc	Tue Mar 17 19:10:51 2015	(r280186)
@@ -38,6 +38,61 @@
 #   xargs -n1 | sort | uniq -d;
 # done
 
+# 20150315: new clang import which bumps version from 3.5.1 to 3.6.0.
+OLD_FILES+=usr/include/clang/3.5.1/__wmmintrin_aes.h
+OLD_FILES+=usr/include/clang/3.5.1/__wmmintrin_pclmul.h
+OLD_FILES+=usr/include/clang/3.5.1/altivec.h
+OLD_FILES+=usr/include/clang/3.5.1/ammintrin.h
+OLD_FILES+=usr/include/clang/3.5.1/arm_acle.h
+OLD_FILES+=usr/include/clang/3.5.1/arm_neon.h
+OLD_FILES+=usr/include/clang/3.5.1/avx2intrin.h
+OLD_FILES+=usr/include/clang/3.5.1/avxintrin.h
+OLD_FILES+=usr/include/clang/3.5.1/bmi2intrin.h
+OLD_FILES+=usr/include/clang/3.5.1/bmiintrin.h
+OLD_FILES+=usr/include/clang/3.5.1/cpuid.h
+OLD_FILES+=usr/include/clang/3.5.1/emmintrin.h
+OLD_FILES+=usr/include/clang/3.5.1/f16cintrin.h
+OLD_FILES+=usr/include/clang/3.5.1/fma4intrin.h
+OLD_FILES+=usr/include/clang/3.5.1/fmaintrin.h
+OLD_FILES+=usr/include/clang/3.5.1/ia32intrin.h
+OLD_FILES+=usr/include/clang/3.5.1/immintrin.h
+OLD_FILES+=usr/include/clang/3.5.1/lzcntintrin.h
+OLD_FILES+=usr/include/clang/3.5.1/mm3dnow.h
+OLD_FILES+=usr/include/clang/3.5.1/mm_malloc.h
+OLD_FILES+=usr/include/clang/3.5.1/mmintrin.h
+OLD_FILES+=usr/include/clang/3.5.1/module.modulemap
+OLD_FILES+=usr/include/clang/3.5.1/nmmintrin.h
+OLD_FILES+=usr/include/clang/3.5.1/pmmintrin.h
+OLD_FILES+=usr/include/clang/3.5.1/popcntintrin.h
+OLD_FILES+=usr/include/clang/3.5.1/prfchwintrin.h
+OLD_FILES+=usr/include/clang/3.5.1/rdseedintrin.h
+OLD_FILES+=usr/include/clang/3.5.1/rtmintrin.h
+OLD_FILES+=usr/include/clang/3.5.1/shaintrin.h
+OLD_FILES+=usr/include/clang/3.5.1/smmintrin.h
+OLD_FILES+=usr/include/clang/3.5.1/tbmintrin.h
+OLD_FILES+=usr/include/clang/3.5.1/tmmintrin.h
+OLD_FILES+=usr/include/clang/3.5.1/wmmintrin.h
+OLD_FILES+=usr/include/clang/3.5.1/x86intrin.h
+OLD_FILES+=usr/include/clang/3.5.1/xmmintrin.h
+OLD_FILES+=usr/include/clang/3.5.1/xopintrin.h
+OLD_DIRS+=usr/include/clang/3.5.1
+OLD_DIRS+=usr/include/clang
+OLD_FILES+=usr/lib/clang/3.5.1/lib/freebsd/libclang_rt.asan-i386.a
+OLD_FILES+=usr/lib/clang/3.5.1/lib/freebsd/libclang_rt.asan-x86_64.a
+OLD_FILES+=usr/lib/clang/3.5.1/lib/freebsd/libclang_rt.asan_cxx-i386.a
+OLD_FILES+=usr/lib/clang/3.5.1/lib/freebsd/libclang_rt.asan_cxx-x86_64.a
+OLD_FILES+=usr/lib/clang/3.5.1/lib/freebsd/libclang_rt.profile-arm.a
+OLD_FILES+=usr/lib/clang/3.5.1/lib/freebsd/libclang_rt.profile-i386.a
+OLD_FILES+=usr/lib/clang/3.5.1/lib/freebsd/libclang_rt.profile-x86_64.a
+OLD_FILES+=usr/lib/clang/3.5.1/lib/freebsd/libclang_rt.san-i386.a
+OLD_FILES+=usr/lib/clang/3.5.1/lib/freebsd/libclang_rt.san-x86_64.a
+OLD_FILES+=usr/lib/clang/3.5.1/lib/freebsd/libclang_rt.ubsan-i386.a
+OLD_FILES+=usr/lib/clang/3.5.1/lib/freebsd/libclang_rt.ubsan-x86_64.a
+OLD_FILES+=usr/lib/clang/3.5.1/lib/freebsd/libclang_rt.ubsan_cxx-i386.a
+OLD_FILES+=usr/lib/clang/3.5.1/lib/freebsd/libclang_rt.ubsan_cxx-x86_64.a
+OLD_DIRS+=usr/lib/clang/3.5.1/lib/freebsd
+OLD_DIRS+=usr/lib/clang/3.5.1/lib
+OLD_DIRS+=usr/lib/clang/3.5.1
 # 20150302: binutils documentation distributed as a manpage
 OLD_FILES+=usr/share/doc/binutils/as.txt
 OLD_FILES+=usr/share/doc/binutils/ld.txt

Modified: projects/release-pkg/UPDATING
==============================================================================
--- projects/release-pkg/UPDATING	Tue Mar 17 19:07:43 2015	(r280185)
+++ projects/release-pkg/UPDATING	Tue Mar 17 19:10:51 2015	(r280186)
@@ -31,6 +31,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11
 	disable the most expensive debugging functionality run
 	"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
+20150315:
+	Clang, llvm and lldb have been upgraded to 3.6.0 release.  Please see
+	the 20141231 entry below for information about prerequisites and
+	upgrading, if you are not already using 3.5.0 or higher.
+
 20150307:
 	The 32-bit PowerPC kernel has been changed to a position-independent
 	executable. This can only be booted with a version of loader(8)

Modified: projects/release-pkg/bin/ps/print.c
==============================================================================
--- projects/release-pkg/bin/ps/print.c	Tue Mar 17 19:07:43 2015	(r280185)
+++ projects/release-pkg/bin/ps/print.c	Tue Mar 17 19:10:51 2015	(r280186)
@@ -383,7 +383,6 @@ started(KINFO *k, VARENT *ve __unused)
 {
 	time_t then;
 	struct tm *tp;
-	static int use_ampm = -1;
 	size_t buflen = 100;
 	char *buf;
 
@@ -394,16 +393,12 @@ started(KINFO *k, VARENT *ve __unused)
 	if (buf == NULL)
 		errx(1, "malloc failed");
 
-	if (use_ampm < 0)
-		use_ampm = (*nl_langinfo(T_FMT_AMPM) != '\0');
 	then = k->ki_p->ki_start.tv_sec;
 	tp = localtime(&then);
 	if (now - k->ki_p->ki_start.tv_sec < 24 * 3600) {
-		(void)strftime(buf, buflen,
-		    use_ampm ? "%l:%M%p" : "%k:%M  ", tp);
+		(void)strftime(buf, buflen, "%H:%M  ", tp);
 	} else if (now - k->ki_p->ki_start.tv_sec < 7 * 86400) {
-		(void)strftime(buf, buflen,
-		    use_ampm ? "%a%I%p" : "%a%H  ", tp);
+		(void)strftime(buf, buflen, "%a%H  ", tp);
 	} else
 		(void)strftime(buf, buflen, "%e%b%y", tp);
 	return (buf);

Modified: projects/release-pkg/bin/ps/ps.1
==============================================================================
--- projects/release-pkg/bin/ps/ps.1	Tue Mar 17 19:07:43 2015	(r280185)
+++ projects/release-pkg/bin/ps/ps.1	Tue Mar 17 19:10:51 2015	(r280186)
@@ -381,12 +381,12 @@ the real memory (resident set) size of t
 The time the command started.
 If the command started less than 24 hours ago, the start time is
 displayed using the
-.Dq Li %l:ps.1p
+.Dq Li %H:%M
 format described in
 .Xr strftime 3 .
 If the command started less than 7 days ago, the start time is
 displayed using the
-.Dq Li %a6.15p
+.Dq Li %a%H
 format.
 Otherwise, the start time is displayed using the
 .Dq Li %e%b%y

Modified: projects/release-pkg/cddl/contrib/opensolaris/tools/ctf/cvt/ctf.c
==============================================================================
--- projects/release-pkg/cddl/contrib/opensolaris/tools/ctf/cvt/ctf.c	Tue Mar 17 19:07:43 2015	(r280185)
+++ projects/release-pkg/cddl/contrib/opensolaris/tools/ctf/cvt/ctf.c	Tue Mar 17 19:10:51 2015	(r280186)
@@ -492,7 +492,7 @@ write_type(void *arg1, void *arg2)
 
 		if (i > CTF_MAX_VLEN) {
 			terminate("function %s has too many args: %d > %d\n",
-			    i, CTF_MAX_VLEN);
+			    tdesc_name(tp), i, CTF_MAX_VLEN);
 		}
 
 		ctt.ctt_info = CTF_TYPE_INFO(CTF_K_FUNCTION, isroot, i);

Modified: projects/release-pkg/contrib/compiler-rt/include/sanitizer/asan_interface.h
==============================================================================
--- projects/release-pkg/contrib/compiler-rt/include/sanitizer/asan_interface.h	Tue Mar 17 19:07:43 2015	(r280185)
+++ projects/release-pkg/contrib/compiler-rt/include/sanitizer/asan_interface.h	Tue Mar 17 19:10:51 2015	(r280186)
@@ -114,8 +114,7 @@ extern "C" {
   // Returns the old value.
   int __asan_set_error_exit_code(int exit_code);
 
-  // Sets the callback to be called right before death on error.
-  // Passing 0 will unset the callback.
+  // Deprecated. Call __sanitizer_set_death_callback instead.
   void __asan_set_death_callback(void (*callback)(void));
 
   void __asan_set_error_report_callback(void (*callback)(const char*));

Modified: projects/release-pkg/contrib/compiler-rt/include/sanitizer/common_interface_defs.h
==============================================================================
--- projects/release-pkg/contrib/compiler-rt/include/sanitizer/common_interface_defs.h	Tue Mar 17 19:07:43 2015	(r280185)
+++ projects/release-pkg/contrib/compiler-rt/include/sanitizer/common_interface_defs.h	Tue Mar 17 19:10:51 2015	(r280186)
@@ -62,18 +62,6 @@ extern "C" {
   void __sanitizer_unaligned_store32(void *p, uint32_t x);
   void __sanitizer_unaligned_store64(void *p, uint64_t x);
 
-  // Initialize coverage.
-  void __sanitizer_cov_init();
-  // Record and dump coverage info.
-  void __sanitizer_cov_dump();
-  // Open <name>.sancov.packed in the coverage directory and return the file
-  // descriptor. Returns -1 on failure, or if coverage dumping is disabled.
-  // This is intended for use by sandboxing code.
-  intptr_t __sanitizer_maybe_open_cov_file(const char *name);
-  // Get the number of total unique covered entities (blocks, edges, calls).
-  // This can be useful for coverage-directed in-process fuzzers.
-  uintptr_t __sanitizer_get_total_unique_coverage();
-
   // Annotate the current state of a contiguous container, such as
   // std::vector, std::string or similar.
   // A contiguous container is a container that keeps all of its elements
@@ -120,6 +108,9 @@ extern "C" {
   // Print the stack trace leading to this call. Useful for debugging user code.
   void __sanitizer_print_stack_trace();
 
+  // Sets the callback to be called right before death on error.
+  // Passing 0 will unset the callback.
+  void __sanitizer_set_death_callback(void (*callback)(void));
 #ifdef __cplusplus
 }  // extern "C"
 #endif

Copied: projects/release-pkg/contrib/compiler-rt/include/sanitizer/coverage_interface.h (from r280181, head/contrib/compiler-rt/include/sanitizer/coverage_interface.h)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ projects/release-pkg/contrib/compiler-rt/include/sanitizer/coverage_interface.h	Tue Mar 17 19:10:51 2015	(r280186, copy of r280181, head/contrib/compiler-rt/include/sanitizer/coverage_interface.h)
@@ -0,0 +1,46 @@
+//===-- sanitizer/coverage_interface.h --------------------------*- C++ -*-===//
+//
+//                     The LLVM Compiler Infrastructure
+//
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
+//
+//===----------------------------------------------------------------------===//
+//
+// Public interface for sanitizer coverage.
+//===----------------------------------------------------------------------===//
+
+#ifndef SANITIZER_COVERAG_INTERFACE_H
+#define SANITIZER_COVERAG_INTERFACE_H
+
+#include <sanitizer/common_interface_defs.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+  // Initialize coverage.
+  void __sanitizer_cov_init();
+  // Record and dump coverage info.
+  void __sanitizer_cov_dump();
+  // Open <name>.sancov.packed in the coverage directory and return the file
+  // descriptor. Returns -1 on failure, or if coverage dumping is disabled.
+  // This is intended for use by sandboxing code.
+  intptr_t __sanitizer_maybe_open_cov_file(const char *name);
+  // Get the number of total unique covered entities (blocks, edges, calls).
+  // This can be useful for coverage-directed in-process fuzzers.
+  uintptr_t __sanitizer_get_total_unique_coverage();
+
+  // Reset the basic-block (edge) coverage to the initial state.
+  // Useful for in-process fuzzing to start collecting coverage from scratch.
+  // Experimental, will likely not work for multi-threaded process.
+  void __sanitizer_reset_coverage();
+  // Set *data to the array of covered PCs and return the size of that array.
+  // Some of the entries in *data will be zero.
+  uintptr_t __sanitizer_get_coverage_guards(uintptr_t **data);
+
+#ifdef __cplusplus
+}  // extern "C"
+#endif
+
+#endif  // SANITIZER_COVERAG_INTERFACE_H

Modified: projects/release-pkg/contrib/compiler-rt/include/sanitizer/msan_interface.h
==============================================================================
--- projects/release-pkg/contrib/compiler-rt/include/sanitizer/msan_interface.h	Tue Mar 17 19:07:43 2015	(r280185)
+++ projects/release-pkg/contrib/compiler-rt/include/sanitizer/msan_interface.h	Tue Mar 17 19:10:51 2015	(r280186)
@@ -38,7 +38,9 @@ extern "C" {
      contents). */
   void __msan_unpoison_string(const volatile char *a);
 
-  /* Make memory region fully uninitialized (without changing its contents). */
+  /* Make memory region fully uninitialized (without changing its contents).
+     This is a legacy interface that does not update origin information. Use
+     __msan_allocated_memory() instead. */
   void __msan_poison(const volatile void *a, size_t size);
 
   /* Make memory region partially uninitialized (without changing its contents).

Modified: projects/release-pkg/contrib/compiler-rt/lib/asan/README.txt
==============================================================================
--- projects/release-pkg/contrib/compiler-rt/lib/asan/README.txt	Tue Mar 17 19:07:43 2015	(r280185)
+++ projects/release-pkg/contrib/compiler-rt/lib/asan/README.txt	Tue Mar 17 19:10:51 2015	(r280186)
@@ -1,7 +1,6 @@
 AddressSanitizer RT
 ================================
-This directory contains sources of the AddressSanitizer (asan) runtime library.
-We are in the process of integrating AddressSanitizer with LLVM, stay tuned.
+This directory contains sources of the AddressSanitizer (ASan) runtime library.
 
 Directory structure:
 README.txt       : This file.
@@ -13,14 +12,13 @@ tests/*          : ASan unit tests.
 
 Also ASan runtime needs the following libraries:
 lib/interception/      : Machinery used to intercept function calls.
-lib/sanitizer_common/  : Code shared between ASan and TSan.
+lib/sanitizer_common/  : Code shared between various sanitizers.
 
-Currently ASan runtime can be built by both make and cmake build systems.
-(see compiler-rt/make and files Makefile.mk for make-based build and
-files CMakeLists.txt for cmake-based build).
+ASan runtime currently also embeds part of LeakSanitizer runtime for
+leak detection (lib/lsan/lsan_common.{cc,h}).
 
-ASan unit and output tests work only with cmake. You may run this
-command from the root of your cmake build tree:
+ASan runtime can only be built by CMake. You can run ASan tests
+from the root of your CMake build tree:
 
 make check-asan
 

Modified: projects/release-pkg/contrib/compiler-rt/lib/asan/asan_activation.cc
==============================================================================
--- projects/release-pkg/contrib/compiler-rt/lib/asan/asan_activation.cc	Tue Mar 17 19:07:43 2015	(r280185)
+++ projects/release-pkg/contrib/compiler-rt/lib/asan/asan_activation.cc	Tue Mar 17 19:10:51 2015	(r280186)
@@ -16,40 +16,106 @@
 #include "asan_allocator.h"
 #include "asan_flags.h"
 #include "asan_internal.h"
+#include "asan_poisoning.h"
+#include "asan_stack.h"
 #include "sanitizer_common/sanitizer_flags.h"
 
 namespace __asan {
 
 static struct AsanDeactivatedFlags {
-  int quarantine_size;
-  int max_redzone;
+  AllocatorOptions allocator_options;
   int malloc_context_size;
   bool poison_heap;
-  bool alloc_dealloc_mismatch;
-  bool allocator_may_return_null;
+  bool coverage;
+  const char *coverage_dir;
+
+  void RegisterActivationFlags(FlagParser *parser, Flags *f, CommonFlags *cf) {
+#define ASAN_ACTIVATION_FLAG(Type, Name) \
+  RegisterFlag(parser, #Name, "", &f->Name);
+#define COMMON_ACTIVATION_FLAG(Type, Name) \
+  RegisterFlag(parser, #Name, "", &cf->Name);
+#include "asan_activation_flags.inc"
+#undef ASAN_ACTIVATION_FLAG
+#undef COMMON_ACTIVATION_FLAG
+
+    RegisterIncludeFlag(parser, cf);
+  }
+
+  void OverrideFromActivationFlags() {
+    Flags f;
+    CommonFlags cf;
+    FlagParser parser;
+    RegisterActivationFlags(&parser, &f, &cf);
+
+    // Copy the current activation flags.
+    allocator_options.CopyTo(&f, &cf);
+    cf.malloc_context_size = malloc_context_size;
+    f.poison_heap = poison_heap;
+    cf.coverage = coverage;
+    cf.coverage_dir = coverage_dir;
+    cf.verbosity = Verbosity();
+    cf.help = false; // this is activation-specific help
+
+    // Check if activation flags need to be overriden.
+    if (const char *env = GetEnv("ASAN_ACTIVATION_OPTIONS")) {
+      parser.ParseString(env);
+    }
+
+    // Override from getprop asan.options.
+    char buf[100];
+    GetExtraActivationFlags(buf, sizeof(buf));
+    parser.ParseString(buf);
+
+    SetVerbosity(cf.verbosity);
+
+    if (Verbosity()) ReportUnrecognizedFlags();
+
+    if (cf.help) parser.PrintFlagDescriptions();
+
+    allocator_options.SetFrom(&f, &cf);
+    malloc_context_size = cf.malloc_context_size;
+    poison_heap = f.poison_heap;
+    coverage = cf.coverage;
+    coverage_dir = cf.coverage_dir;
+  }
+
+  void Print() {
+    Report(
+        "quarantine_size_mb %d, max_redzone %d, poison_heap %d, "
+        "malloc_context_size %d, alloc_dealloc_mismatch %d, "
+        "allocator_may_return_null %d, coverage %d, coverage_dir %s\n",
+        allocator_options.quarantine_size_mb, allocator_options.max_redzone,
+        poison_heap, malloc_context_size,
+        allocator_options.alloc_dealloc_mismatch,
+        allocator_options.may_return_null, coverage, coverage_dir);
+  }
 } asan_deactivated_flags;
 
 static bool asan_is_deactivated;
 
-void AsanStartDeactivated() {
+void AsanDeactivate() {
+  CHECK(!asan_is_deactivated);
   VReport(1, "Deactivating ASan\n");
-  // Save flag values.
-  asan_deactivated_flags.quarantine_size = flags()->quarantine_size;
-  asan_deactivated_flags.max_redzone = flags()->max_redzone;
-  asan_deactivated_flags.poison_heap = flags()->poison_heap;
-  asan_deactivated_flags.malloc_context_size =
-      common_flags()->malloc_context_size;
-  asan_deactivated_flags.alloc_dealloc_mismatch =
-      flags()->alloc_dealloc_mismatch;
-  asan_deactivated_flags.allocator_may_return_null =
-      common_flags()->allocator_may_return_null;
-
-  flags()->quarantine_size = 0;
-  flags()->max_redzone = 16;
-  flags()->poison_heap = false;
-  common_flags()->malloc_context_size = 0;
-  flags()->alloc_dealloc_mismatch = false;
-  common_flags()->allocator_may_return_null = true;
+
+  // Stash runtime state.
+  GetAllocatorOptions(&asan_deactivated_flags.allocator_options);
+  asan_deactivated_flags.malloc_context_size = GetMallocContextSize();
+  asan_deactivated_flags.poison_heap = CanPoisonMemory();
+  asan_deactivated_flags.coverage = common_flags()->coverage;
+  asan_deactivated_flags.coverage_dir = common_flags()->coverage_dir;
+
+  // Deactivate the runtime.
+  SetCanPoisonMemory(false);
+  SetMallocContextSize(1);
+  ReInitializeCoverage(false, nullptr);
+
+  AllocatorOptions disabled = asan_deactivated_flags.allocator_options;
+  disabled.quarantine_size_mb = 0;
+  disabled.min_redzone = 16;  // Redzone must be at least 16 bytes long.
+  disabled.max_redzone = 16;
+  disabled.alloc_dealloc_mismatch = false;
+  disabled.may_return_null = true;
+  ReInitializeAllocator(disabled);
 
   asan_is_deactivated = true;
 }
@@ -58,31 +124,19 @@ void AsanActivate() {
   if (!asan_is_deactivated) return;
   VReport(1, "Activating ASan\n");
 
-  // Restore flag values.
-  // FIXME: this is not atomic, and there may be other threads alive.
-  flags()->quarantine_size = asan_deactivated_flags.quarantine_size;
-  flags()->max_redzone = asan_deactivated_flags.max_redzone;
-  flags()->poison_heap = asan_deactivated_flags.poison_heap;
-  common_flags()->malloc_context_size =
-      asan_deactivated_flags.malloc_context_size;
-  flags()->alloc_dealloc_mismatch =
-      asan_deactivated_flags.alloc_dealloc_mismatch;
-  common_flags()->allocator_may_return_null =
-      asan_deactivated_flags.allocator_may_return_null;
-
-  ParseExtraActivationFlags();
+  asan_deactivated_flags.OverrideFromActivationFlags();
 
-  ReInitializeAllocator();
+  SetCanPoisonMemory(asan_deactivated_flags.poison_heap);
+  SetMallocContextSize(asan_deactivated_flags.malloc_context_size);
+  ReInitializeCoverage(asan_deactivated_flags.coverage,
+                       asan_deactivated_flags.coverage_dir);
+  ReInitializeAllocator(asan_deactivated_flags.allocator_options);
 
   asan_is_deactivated = false;
-  VReport(
-      1,
-      "quarantine_size %d, max_redzone %d, poison_heap %d, "
-      "malloc_context_size %d, alloc_dealloc_mismatch %d, "
-      "allocator_may_return_null %d\n",
-      flags()->quarantine_size, flags()->max_redzone, flags()->poison_heap,
-      common_flags()->malloc_context_size, flags()->alloc_dealloc_mismatch,
-      common_flags()->allocator_may_return_null);
+  if (Verbosity()) {
+    Report("Activated with flags:\n");
+    asan_deactivated_flags.Print();
+  }
 }
 
 }  // namespace __asan

Modified: projects/release-pkg/contrib/compiler-rt/lib/asan/asan_activation.h
==============================================================================
--- projects/release-pkg/contrib/compiler-rt/lib/asan/asan_activation.h	Tue Mar 17 19:07:43 2015	(r280185)
+++ projects/release-pkg/contrib/compiler-rt/lib/asan/asan_activation.h	Tue Mar 17 19:10:51 2015	(r280186)
@@ -16,7 +16,7 @@
 #define ASAN_ACTIVATION_H
 
 namespace __asan {
-void AsanStartDeactivated();
+void AsanDeactivate();
 void AsanActivate();
 }  // namespace __asan
 

Copied: projects/release-pkg/contrib/compiler-rt/lib/asan/asan_activation_flags.inc (from r280181, head/contrib/compiler-rt/lib/asan/asan_activation_flags.inc)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ projects/release-pkg/contrib/compiler-rt/lib/asan/asan_activation_flags.inc	Tue Mar 17 19:10:51 2015	(r280186, copy of r280181, head/contrib/compiler-rt/lib/asan/asan_activation_flags.inc)
@@ -0,0 +1,35 @@
+//===-- asan_activation_flags.inc -------------------------------*- C++ -*-===//
+//
+//                     The LLVM Compiler Infrastructure
+//
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
+//
+//===----------------------------------------------------------------------===//
+//
+// A subset of ASan (and common) runtime flags supported at activation time.
+//
+//===----------------------------------------------------------------------===//
+#ifndef ASAN_ACTIVATION_FLAG
+# error "Define ASAN_ACTIVATION_FLAG prior to including this file!"
+#endif
+
+#ifndef COMMON_ACTIVATION_FLAG
+# error "Define COMMON_ACTIVATION_FLAG prior to including this file!"
+#endif
+
+// ASAN_ACTIVATION_FLAG(Type, Name)
+// See COMMON_FLAG in sanitizer_flags.inc for more details.
+
+ASAN_ACTIVATION_FLAG(int, redzone)
+ASAN_ACTIVATION_FLAG(int, max_redzone)
+ASAN_ACTIVATION_FLAG(int, quarantine_size_mb)
+ASAN_ACTIVATION_FLAG(bool, alloc_dealloc_mismatch)
+ASAN_ACTIVATION_FLAG(bool, poison_heap)
+
+COMMON_ACTIVATION_FLAG(bool, allocator_may_return_null)
+COMMON_ACTIVATION_FLAG(int, malloc_context_size)
+COMMON_ACTIVATION_FLAG(bool, coverage)
+COMMON_ACTIVATION_FLAG(const char *, coverage_dir)
+COMMON_ACTIVATION_FLAG(int, verbosity)
+COMMON_ACTIVATION_FLAG(bool, help)

Copied: projects/release-pkg/contrib/compiler-rt/lib/asan/asan_allocator.cc (from r280181, head/contrib/compiler-rt/lib/asan/asan_allocator.cc)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ projects/release-pkg/contrib/compiler-rt/lib/asan/asan_allocator.cc	Tue Mar 17 19:10:51 2015	(r280186, copy of r280181, head/contrib/compiler-rt/lib/asan/asan_allocator.cc)
@@ -0,0 +1,909 @@
+//===-- asan_allocator.cc -------------------------------------------------===//
+//
+//                     The LLVM Compiler Infrastructure
+//
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
+//
+//===----------------------------------------------------------------------===//
+//
+// This file is a part of AddressSanitizer, an address sanity checker.
+//
+// Implementation of ASan's memory allocator, 2-nd version.
+// This variant uses the allocator from sanitizer_common, i.e. the one shared
+// with ThreadSanitizer and MemorySanitizer.
+//
+//===----------------------------------------------------------------------===//
+#include "asan_allocator.h"
+
+#include "asan_mapping.h"
+#include "asan_poisoning.h"
+#include "asan_report.h"
+#include "asan_stack.h"
+#include "asan_thread.h"
+#include "sanitizer_common/sanitizer_allocator_interface.h"
+#include "sanitizer_common/sanitizer_flags.h"
+#include "sanitizer_common/sanitizer_internal_defs.h"
+#include "sanitizer_common/sanitizer_list.h"
+#include "sanitizer_common/sanitizer_stackdepot.h"
+#include "sanitizer_common/sanitizer_quarantine.h"
+#include "lsan/lsan_common.h"
+
+namespace __asan {
+
+// Valid redzone sizes are 16, 32, 64, ... 2048, so we encode them in 3 bits.
+// We use adaptive redzones: for larger allocation larger redzones are used.
+static u32 RZLog2Size(u32 rz_log) {
+  CHECK_LT(rz_log, 8);
+  return 16 << rz_log;
+}
+
+static u32 RZSize2Log(u32 rz_size) {
+  CHECK_GE(rz_size, 16);
+  CHECK_LE(rz_size, 2048);
+  CHECK(IsPowerOfTwo(rz_size));
+  u32 res = Log2(rz_size) - 4;
+  CHECK_EQ(rz_size, RZLog2Size(res));
+  return res;
+}
+
+static AsanAllocator &get_allocator();
+
+// The memory chunk allocated from the underlying allocator looks like this:
+// L L L L L L H H U U U U U U R R
+//   L -- left redzone words (0 or more bytes)
+//   H -- ChunkHeader (16 bytes), which is also a part of the left redzone.
+//   U -- user memory.
+//   R -- right redzone (0 or more bytes)
+// ChunkBase consists of ChunkHeader and other bytes that overlap with user
+// memory.
+
+// If the left redzone is greater than the ChunkHeader size we store a magic
+// value in the first uptr word of the memory block and store the address of
+// ChunkBase in the next uptr.
+// M B L L L L L L L L L  H H U U U U U U
+//   |                    ^
+//   ---------------------|
+//   M -- magic value kAllocBegMagic
+//   B -- address of ChunkHeader pointing to the first 'H'
+static const uptr kAllocBegMagic = 0xCC6E96B9;
+
+struct ChunkHeader {
+  // 1-st 8 bytes.
+  u32 chunk_state       : 8;  // Must be first.
+  u32 alloc_tid         : 24;
+
+  u32 free_tid          : 24;
+  u32 from_memalign     : 1;
+  u32 alloc_type        : 2;
+  u32 rz_log            : 3;
+  u32 lsan_tag          : 2;
+  // 2-nd 8 bytes
+  // This field is used for small sizes. For large sizes it is equal to
+  // SizeClassMap::kMaxSize and the actual size is stored in the
+  // SecondaryAllocator's metadata.
+  u32 user_requested_size;
+  u32 alloc_context_id;
+};
+
+struct ChunkBase : ChunkHeader {
+  // Header2, intersects with user memory.
+  u32 free_context_id;
+};
+
+static const uptr kChunkHeaderSize = sizeof(ChunkHeader);
+static const uptr kChunkHeader2Size = sizeof(ChunkBase) - kChunkHeaderSize;
+COMPILER_CHECK(kChunkHeaderSize == 16);
+COMPILER_CHECK(kChunkHeader2Size <= 16);
+
+// Every chunk of memory allocated by this allocator can be in one of 3 states:
+// CHUNK_AVAILABLE: the chunk is in the free list and ready to be allocated.
+// CHUNK_ALLOCATED: the chunk is allocated and not yet freed.
+// CHUNK_QUARANTINE: the chunk was freed and put into quarantine zone.
+enum {
+  CHUNK_AVAILABLE  = 0,  // 0 is the default value even if we didn't set it.
+  CHUNK_ALLOCATED  = 2,
+  CHUNK_QUARANTINE = 3
+};
+
+struct AsanChunk: ChunkBase {
+  uptr Beg() { return reinterpret_cast<uptr>(this) + kChunkHeaderSize; }
+  uptr UsedSize(bool locked_version = false) {
+    if (user_requested_size != SizeClassMap::kMaxSize)
+      return user_requested_size;
+    return *reinterpret_cast<uptr *>(
+               get_allocator().GetMetaData(AllocBeg(locked_version)));
+  }
+  void *AllocBeg(bool locked_version = false) {
+    if (from_memalign) {
+      if (locked_version)
+        return get_allocator().GetBlockBeginFastLocked(
+            reinterpret_cast<void *>(this));
+      return get_allocator().GetBlockBegin(reinterpret_cast<void *>(this));
+    }
+    return reinterpret_cast<void*>(Beg() - RZLog2Size(rz_log));
+  }
+  bool AddrIsInside(uptr addr, bool locked_version = false) {
+    return (addr >= Beg()) && (addr < Beg() + UsedSize(locked_version));
+  }
+};
+
+struct QuarantineCallback {
+  explicit QuarantineCallback(AllocatorCache *cache)
+      : cache_(cache) {
+  }
+
+  void Recycle(AsanChunk *m) {
+    CHECK_EQ(m->chunk_state, CHUNK_QUARANTINE);
+    atomic_store((atomic_uint8_t*)m, CHUNK_AVAILABLE, memory_order_relaxed);
+    CHECK_NE(m->alloc_tid, kInvalidTid);
+    CHECK_NE(m->free_tid, kInvalidTid);
+    PoisonShadow(m->Beg(),
+                 RoundUpTo(m->UsedSize(), SHADOW_GRANULARITY),
+                 kAsanHeapLeftRedzoneMagic);
+    void *p = reinterpret_cast<void *>(m->AllocBeg());
+    if (p != m) {
+      uptr *alloc_magic = reinterpret_cast<uptr *>(p);
+      CHECK_EQ(alloc_magic[0], kAllocBegMagic);
+      // Clear the magic value, as allocator internals may overwrite the
+      // contents of deallocated chunk, confusing GetAsanChunk lookup.
+      alloc_magic[0] = 0;
+      CHECK_EQ(alloc_magic[1], reinterpret_cast<uptr>(m));
+    }
+
+    // Statistics.
+    AsanStats &thread_stats = GetCurrentThreadStats();
+    thread_stats.real_frees++;
+    thread_stats.really_freed += m->UsedSize();
+
+    get_allocator().Deallocate(cache_, p);
+  }
+
+  void *Allocate(uptr size) {
+    return get_allocator().Allocate(cache_, size, 1, false);
+  }
+
+  void Deallocate(void *p) {
+    get_allocator().Deallocate(cache_, p);
+  }
+
+  AllocatorCache *cache_;
+};
+
+typedef Quarantine<QuarantineCallback, AsanChunk> AsanQuarantine;
+typedef AsanQuarantine::Cache QuarantineCache;
+
+void AsanMapUnmapCallback::OnMap(uptr p, uptr size) const {
+  PoisonShadow(p, size, kAsanHeapLeftRedzoneMagic);
+  // Statistics.
+  AsanStats &thread_stats = GetCurrentThreadStats();
+  thread_stats.mmaps++;
+  thread_stats.mmaped += size;
+}
+void AsanMapUnmapCallback::OnUnmap(uptr p, uptr size) const {
+  PoisonShadow(p, size, 0);
+  // We are about to unmap a chunk of user memory.
+  // Mark the corresponding shadow memory as not needed.
+  FlushUnneededASanShadowMemory(p, size);
+  // Statistics.
+  AsanStats &thread_stats = GetCurrentThreadStats();
+  thread_stats.munmaps++;
+  thread_stats.munmaped += size;
+}
+
+// We can not use THREADLOCAL because it is not supported on some of the
+// platforms we care about (OSX 10.6, Android).
+// static THREADLOCAL AllocatorCache cache;
+AllocatorCache *GetAllocatorCache(AsanThreadLocalMallocStorage *ms) {
+  CHECK(ms);
+  return &ms->allocator_cache;
+}
+
+QuarantineCache *GetQuarantineCache(AsanThreadLocalMallocStorage *ms) {
+  CHECK(ms);
+  CHECK_LE(sizeof(QuarantineCache), sizeof(ms->quarantine_cache));
+  return reinterpret_cast<QuarantineCache *>(ms->quarantine_cache);
+}
+
+void AllocatorOptions::SetFrom(const Flags *f, const CommonFlags *cf) {
+  quarantine_size_mb = f->quarantine_size_mb;
+  min_redzone = f->redzone;
+  max_redzone = f->max_redzone;
+  may_return_null = cf->allocator_may_return_null;
+  alloc_dealloc_mismatch = f->alloc_dealloc_mismatch;
+}
+
+void AllocatorOptions::CopyTo(Flags *f, CommonFlags *cf) {
+  f->quarantine_size_mb = quarantine_size_mb;
+  f->redzone = min_redzone;
+  f->max_redzone = max_redzone;
+  cf->allocator_may_return_null = may_return_null;
+  f->alloc_dealloc_mismatch = alloc_dealloc_mismatch;
+}
+
+struct Allocator {
+  static const uptr kMaxAllowedMallocSize =
+      FIRST_32_SECOND_64(3UL << 30, 64UL << 30);
+  static const uptr kMaxThreadLocalQuarantine =
+      FIRST_32_SECOND_64(1 << 18, 1 << 20);
+
+  AsanAllocator allocator;
+  AsanQuarantine quarantine;
+  StaticSpinMutex fallback_mutex;
+  AllocatorCache fallback_allocator_cache;
+  QuarantineCache fallback_quarantine_cache;
+
+  // ------------------- Options --------------------------
+  atomic_uint16_t min_redzone;
+  atomic_uint16_t max_redzone;
+  atomic_uint8_t alloc_dealloc_mismatch;
+
+  // ------------------- Initialization ------------------------
+  explicit Allocator(LinkerInitialized)
+      : quarantine(LINKER_INITIALIZED),
+        fallback_quarantine_cache(LINKER_INITIALIZED) {}
+
+  void CheckOptions(const AllocatorOptions &options) const {
+    CHECK_GE(options.min_redzone, 16);
+    CHECK_GE(options.max_redzone, options.min_redzone);
+    CHECK_LE(options.max_redzone, 2048);
+    CHECK(IsPowerOfTwo(options.min_redzone));
+    CHECK(IsPowerOfTwo(options.max_redzone));
+  }
+
+  void SharedInitCode(const AllocatorOptions &options) {
+    CheckOptions(options);
+    quarantine.Init((uptr)options.quarantine_size_mb << 20,
+                    kMaxThreadLocalQuarantine);
+    atomic_store(&alloc_dealloc_mismatch, options.alloc_dealloc_mismatch,
+                 memory_order_release);
+    atomic_store(&min_redzone, options.min_redzone, memory_order_release);
+    atomic_store(&max_redzone, options.max_redzone, memory_order_release);
+  }
+
+  void Initialize(const AllocatorOptions &options) {
+    allocator.Init(options.may_return_null);
+    SharedInitCode(options);
+  }
+
+  void ReInitialize(const AllocatorOptions &options) {
+    allocator.SetMayReturnNull(options.may_return_null);
+    SharedInitCode(options);
+  }
+
+  void GetOptions(AllocatorOptions *options) const {
+    options->quarantine_size_mb = quarantine.GetSize() >> 20;
+    options->min_redzone = atomic_load(&min_redzone, memory_order_acquire);
+    options->max_redzone = atomic_load(&max_redzone, memory_order_acquire);
+    options->may_return_null = allocator.MayReturnNull();
+    options->alloc_dealloc_mismatch =
+        atomic_load(&alloc_dealloc_mismatch, memory_order_acquire);
+  }
+
+  // -------------------- Helper methods. -------------------------
+  uptr ComputeRZLog(uptr user_requested_size) {
+    u32 rz_log =
+      user_requested_size <= 64        - 16   ? 0 :
+      user_requested_size <= 128       - 32   ? 1 :
+      user_requested_size <= 512       - 64   ? 2 :
+      user_requested_size <= 4096      - 128  ? 3 :
+      user_requested_size <= (1 << 14) - 256  ? 4 :
+      user_requested_size <= (1 << 15) - 512  ? 5 :
+      user_requested_size <= (1 << 16) - 1024 ? 6 : 7;
+    u32 min_rz = atomic_load(&min_redzone, memory_order_acquire);
+    u32 max_rz = atomic_load(&max_redzone, memory_order_acquire);
+    return Min(Max(rz_log, RZSize2Log(min_rz)), RZSize2Log(max_rz));
+  }
+
+  // We have an address between two chunks, and we want to report just one.
+  AsanChunk *ChooseChunk(uptr addr, AsanChunk *left_chunk,
+                         AsanChunk *right_chunk) {
+    // Prefer an allocated chunk over freed chunk and freed chunk
+    // over available chunk.
+    if (left_chunk->chunk_state != right_chunk->chunk_state) {
+      if (left_chunk->chunk_state == CHUNK_ALLOCATED)
+        return left_chunk;
+      if (right_chunk->chunk_state == CHUNK_ALLOCATED)
+        return right_chunk;
+      if (left_chunk->chunk_state == CHUNK_QUARANTINE)
+        return left_chunk;
+      if (right_chunk->chunk_state == CHUNK_QUARANTINE)
+        return right_chunk;
+    }
+    // Same chunk_state: choose based on offset.
+    sptr l_offset = 0, r_offset = 0;
+    CHECK(AsanChunkView(left_chunk).AddrIsAtRight(addr, 1, &l_offset));
+    CHECK(AsanChunkView(right_chunk).AddrIsAtLeft(addr, 1, &r_offset));
+    if (l_offset < r_offset)
+      return left_chunk;
+    return right_chunk;
+  }
+
+  // -------------------- Allocation/Deallocation routines ---------------
+  void *Allocate(uptr size, uptr alignment, BufferedStackTrace *stack,
+                 AllocType alloc_type, bool can_fill) {
+    if (UNLIKELY(!asan_inited))
+      AsanInitFromRtl();
+    Flags &fl = *flags();
+    CHECK(stack);
+    const uptr min_alignment = SHADOW_GRANULARITY;
+    if (alignment < min_alignment)
+      alignment = min_alignment;
+    if (size == 0) {
+      // We'd be happy to avoid allocating memory for zero-size requests, but
+      // some programs/tests depend on this behavior and assume that malloc
+      // would not return NULL even for zero-size allocations. Moreover, it
+      // looks like operator new should never return NULL, and results of
+      // consecutive "new" calls must be different even if the allocated size
+      // is zero.
+      size = 1;
+    }
+    CHECK(IsPowerOfTwo(alignment));
+    uptr rz_log = ComputeRZLog(size);
+    uptr rz_size = RZLog2Size(rz_log);
+    uptr rounded_size = RoundUpTo(Max(size, kChunkHeader2Size), alignment);
+    uptr needed_size = rounded_size + rz_size;
+    if (alignment > min_alignment)
+      needed_size += alignment;
+    bool using_primary_allocator = true;
+    // If we are allocating from the secondary allocator, there will be no
+    // automatic right redzone, so add the right redzone manually.
+    if (!PrimaryAllocator::CanAllocate(needed_size, alignment)) {
+      needed_size += rz_size;
+      using_primary_allocator = false;
+    }
+    CHECK(IsAligned(needed_size, min_alignment));
+    if (size > kMaxAllowedMallocSize || needed_size > kMaxAllowedMallocSize) {
+      Report("WARNING: AddressSanitizer failed to allocate %p bytes\n",
+             (void*)size);
+      return allocator.ReturnNullOrDie();
+    }
+
+    AsanThread *t = GetCurrentThread();
+    void *allocated;
+    bool check_rss_limit = true;
+    if (t) {
+      AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage());
+      allocated =
+          allocator.Allocate(cache, needed_size, 8, false, check_rss_limit);
+    } else {
+      SpinMutexLock l(&fallback_mutex);
+      AllocatorCache *cache = &fallback_allocator_cache;
+      allocated =
+          allocator.Allocate(cache, needed_size, 8, false, check_rss_limit);
+    }
+
+    if (!allocated)
+      return allocator.ReturnNullOrDie();
+
+    if (*(u8 *)MEM_TO_SHADOW((uptr)allocated) == 0 && CanPoisonMemory()) {
+      // Heap poisoning is enabled, but the allocator provides an unpoisoned
+      // chunk. This is possible if CanPoisonMemory() was false for some
+      // time, for example, due to flags()->start_disabled.
+      // Anyway, poison the block before using it for anything else.
+      uptr allocated_size = allocator.GetActuallyAllocatedSize(allocated);
+      PoisonShadow((uptr)allocated, allocated_size, kAsanHeapLeftRedzoneMagic);
+    }
+
+    uptr alloc_beg = reinterpret_cast<uptr>(allocated);
+    uptr alloc_end = alloc_beg + needed_size;
+    uptr beg_plus_redzone = alloc_beg + rz_size;
+    uptr user_beg = beg_plus_redzone;
+    if (!IsAligned(user_beg, alignment))
+      user_beg = RoundUpTo(user_beg, alignment);
+    uptr user_end = user_beg + size;
+    CHECK_LE(user_end, alloc_end);
+    uptr chunk_beg = user_beg - kChunkHeaderSize;
+    AsanChunk *m = reinterpret_cast<AsanChunk *>(chunk_beg);
+    m->alloc_type = alloc_type;
+    m->rz_log = rz_log;
+    u32 alloc_tid = t ? t->tid() : 0;
+    m->alloc_tid = alloc_tid;
+    CHECK_EQ(alloc_tid, m->alloc_tid);  // Does alloc_tid fit into the bitfield?
+    m->free_tid = kInvalidTid;
+    m->from_memalign = user_beg != beg_plus_redzone;
+    if (alloc_beg != chunk_beg) {
+      CHECK_LE(alloc_beg+ 2 * sizeof(uptr), chunk_beg);
+      reinterpret_cast<uptr *>(alloc_beg)[0] = kAllocBegMagic;
+      reinterpret_cast<uptr *>(alloc_beg)[1] = chunk_beg;
+    }
+    if (using_primary_allocator) {
+      CHECK(size);
+      m->user_requested_size = size;
+      CHECK(allocator.FromPrimary(allocated));
+    } else {
+      CHECK(!allocator.FromPrimary(allocated));
+      m->user_requested_size = SizeClassMap::kMaxSize;
+      uptr *meta = reinterpret_cast<uptr *>(allocator.GetMetaData(allocated));
+      meta[0] = size;
+      meta[1] = chunk_beg;
+    }
+
+    m->alloc_context_id = StackDepotPut(*stack);
+
+    uptr size_rounded_down_to_granularity =
+        RoundDownTo(size, SHADOW_GRANULARITY);
+    // Unpoison the bulk of the memory region.
+    if (size_rounded_down_to_granularity)
+      PoisonShadow(user_beg, size_rounded_down_to_granularity, 0);
+    // Deal with the end of the region if size is not aligned to granularity.
+    if (size != size_rounded_down_to_granularity && CanPoisonMemory()) {
+      u8 *shadow =
+          (u8 *)MemToShadow(user_beg + size_rounded_down_to_granularity);
+      *shadow = fl.poison_partial ? (size & (SHADOW_GRANULARITY - 1)) : 0;
+    }
+
+    AsanStats &thread_stats = GetCurrentThreadStats();
+    thread_stats.mallocs++;
+    thread_stats.malloced += size;
+    thread_stats.malloced_redzones += needed_size - size;
+    uptr class_id =
+        Min(kNumberOfSizeClasses, SizeClassMap::ClassID(needed_size));
+    thread_stats.malloced_by_size[class_id]++;
+    if (needed_size > SizeClassMap::kMaxSize)
+      thread_stats.malloc_large++;
+
+    void *res = reinterpret_cast<void *>(user_beg);
+    if (can_fill && fl.max_malloc_fill_size) {
+      uptr fill_size = Min(size, (uptr)fl.max_malloc_fill_size);
+      REAL(memset)(res, fl.malloc_fill_byte, fill_size);
+    }
+#if CAN_SANITIZE_LEAKS
+    m->lsan_tag = __lsan::DisabledInThisThread() ? __lsan::kIgnored
+                                                 : __lsan::kDirectlyLeaked;
+#endif
+    // Must be the last mutation of metadata in this function.
+    atomic_store((atomic_uint8_t *)m, CHUNK_ALLOCATED, memory_order_release);
+    ASAN_MALLOC_HOOK(res, size);
+    return res;
+  }
+
+  void AtomicallySetQuarantineFlag(AsanChunk *m, void *ptr,
+                                   BufferedStackTrace *stack) {
+    u8 old_chunk_state = CHUNK_ALLOCATED;
+    // Flip the chunk_state atomically to avoid race on double-free.
+    if (!atomic_compare_exchange_strong((atomic_uint8_t*)m, &old_chunk_state,
+                                        CHUNK_QUARANTINE, memory_order_acquire))
+      ReportInvalidFree(ptr, old_chunk_state, stack);
+    CHECK_EQ(CHUNK_ALLOCATED, old_chunk_state);
+  }
+
+  // Expects the chunk to already be marked as quarantined by using
+  // AtomicallySetQuarantineFlag.
+  void QuarantineChunk(AsanChunk *m, void *ptr, BufferedStackTrace *stack,
+                       AllocType alloc_type) {
+    CHECK_EQ(m->chunk_state, CHUNK_QUARANTINE);
+
+    if (m->alloc_type != alloc_type) {
+      if (atomic_load(&alloc_dealloc_mismatch, memory_order_acquire)) {
+        ReportAllocTypeMismatch((uptr)ptr, stack, (AllocType)m->alloc_type,
+                                (AllocType)alloc_type);

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503171910.t2HJAu0a056428>