|
|
|
@ -1,9 +1,13 @@
|
|
|
|
|
@comment $NetBSD: PLIST,v 1.11 2017/12/08 02:14:44 gdt Exp $
|
|
|
|
|
@comment $NetBSD: PLIST,v 1.12 2019/01/26 21:17:20 tnn Exp $
|
|
|
|
|
include/libLLVM/llvm-c/Analysis.h
|
|
|
|
|
include/libLLVM/llvm-c/BitReader.h
|
|
|
|
|
include/libLLVM/llvm-c/BitWriter.h
|
|
|
|
|
include/libLLVM/llvm-c/Comdat.h
|
|
|
|
|
include/libLLVM/llvm-c/Core.h
|
|
|
|
|
include/libLLVM/llvm-c/DataTypes.h
|
|
|
|
|
include/libLLVM/llvm-c/DebugInfo.h
|
|
|
|
|
include/libLLVM/llvm-c/Disassembler.h
|
|
|
|
|
include/libLLVM/llvm-c/DisassemblerTypes.h
|
|
|
|
|
include/libLLVM/llvm-c/ErrorHandling.h
|
|
|
|
|
include/libLLVM/llvm-c/ExecutionEngine.h
|
|
|
|
|
include/libLLVM/llvm-c/IRReader.h
|
|
|
|
@ -16,8 +20,10 @@ include/libLLVM/llvm-c/Support.h
|
|
|
|
|
include/libLLVM/llvm-c/Target.h
|
|
|
|
|
include/libLLVM/llvm-c/TargetMachine.h
|
|
|
|
|
include/libLLVM/llvm-c/Transforms/IPO.h
|
|
|
|
|
include/libLLVM/llvm-c/Transforms/InstCombine.h
|
|
|
|
|
include/libLLVM/llvm-c/Transforms/PassManagerBuilder.h
|
|
|
|
|
include/libLLVM/llvm-c/Transforms/Scalar.h
|
|
|
|
|
include/libLLVM/llvm-c/Transforms/Utils.h
|
|
|
|
|
include/libLLVM/llvm-c/Transforms/Vectorize.h
|
|
|
|
|
include/libLLVM/llvm-c/Types.h
|
|
|
|
|
include/libLLVM/llvm-c/lto.h
|
|
|
|
@ -25,9 +31,11 @@ include/libLLVM/llvm/ADT/APFloat.h
|
|
|
|
|
include/libLLVM/llvm/ADT/APInt.h
|
|
|
|
|
include/libLLVM/llvm/ADT/APSInt.h
|
|
|
|
|
include/libLLVM/llvm/ADT/AllocatorList.h
|
|
|
|
|
include/libLLVM/llvm/ADT/Any.h
|
|
|
|
|
include/libLLVM/llvm/ADT/ArrayRef.h
|
|
|
|
|
include/libLLVM/llvm/ADT/BitVector.h
|
|
|
|
|
include/libLLVM/llvm/ADT/BitmaskEnum.h
|
|
|
|
|
include/libLLVM/llvm/ADT/BreadthFirstIterator.h
|
|
|
|
|
include/libLLVM/llvm/ADT/CachedHashString.h
|
|
|
|
|
include/libLLVM/llvm/ADT/DAGDeltaAlgorithm.h
|
|
|
|
|
include/libLLVM/llvm/ADT/DeltaAlgorithm.h
|
|
|
|
@ -38,6 +46,7 @@ include/libLLVM/llvm/ADT/DepthFirstIterator.h
|
|
|
|
|
include/libLLVM/llvm/ADT/EpochTracker.h
|
|
|
|
|
include/libLLVM/llvm/ADT/EquivalenceClasses.h
|
|
|
|
|
include/libLLVM/llvm/ADT/FoldingSet.h
|
|
|
|
|
include/libLLVM/llvm/ADT/FunctionExtras.h
|
|
|
|
|
include/libLLVM/llvm/ADT/GraphTraits.h
|
|
|
|
|
include/libLLVM/llvm/ADT/Hashing.h
|
|
|
|
|
include/libLLVM/llvm/ADT/ImmutableList.h
|
|
|
|
@ -104,6 +113,7 @@ include/libLLVM/llvm/Analysis/BlockFrequencyInfoImpl.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/BranchProbabilityInfo.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/CFG.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/CFGPrinter.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/CFLAliasAnalysisUtils.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/CFLAndersAliasAnalysis.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/CFLSteensAliasAnalysis.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/CGSCCPassManager.h
|
|
|
|
@ -111,6 +121,7 @@ include/libLLVM/llvm/Analysis/CallGraph.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/CallGraphSCCPass.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/CallPrinter.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/CaptureTracking.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/CmpInstAnalysis.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/CodeMetrics.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/ConstantFolding.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/DOTGraphTraitsPass.h
|
|
|
|
@ -147,14 +158,18 @@ include/libLLVM/llvm/Analysis/LoopUnrollAnalyzer.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/MemoryBuiltins.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/MemoryDependenceAnalysis.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/MemoryLocation.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/MemorySSA.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/MemorySSAUpdater.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/ModuleSummaryAnalysis.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/MustExecute.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/ObjCARCAliasAnalysis.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/ObjCARCAnalysisUtils.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/ObjCARCInstKind.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/OptimizationDiagnosticInfo.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/OptimizationRemarkEmitter.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/OrderedBasicBlock.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/PHITransAddr.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/Passes.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/PhiValues.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/PostDominators.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/ProfileSummaryInfo.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/PtrUseVisitor.h
|
|
|
|
@ -170,6 +185,7 @@ include/libLLVM/llvm/Analysis/ScalarEvolutionExpressions.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/ScalarEvolutionNormalization.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/ScopedNoAliasAA.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/SparsePropagation.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/SyntheticCountsUtils.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/TargetFolder.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/TargetLibraryInfo.def
|
|
|
|
|
include/libLLVM/llvm/Analysis/TargetLibraryInfo.h
|
|
|
|
@ -178,10 +194,39 @@ include/libLLVM/llvm/Analysis/TargetTransformInfoImpl.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/Trace.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/TypeBasedAliasAnalysis.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/TypeMetadataUtils.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/Utils/Local.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/ValueLattice.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/ValueLatticeUtils.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/ValueTracking.h
|
|
|
|
|
include/libLLVM/llvm/Analysis/VectorUtils.h
|
|
|
|
|
include/libLLVM/llvm/AsmParser/Parser.h
|
|
|
|
|
include/libLLVM/llvm/AsmParser/SlotMapping.h
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/COFF.h
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/Dwarf.def
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/Dwarf.h
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/DynamicTags.def
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/ELF.h
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/ELFRelocs/AArch64.def
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/ELFRelocs/AMDGPU.def
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/ELFRelocs/ARC.def
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/ELFRelocs/ARM.def
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/ELFRelocs/AVR.def
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/ELFRelocs/BPF.def
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/ELFRelocs/Hexagon.def
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/ELFRelocs/Lanai.def
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/ELFRelocs/Mips.def
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/ELFRelocs/PowerPC.def
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/ELFRelocs/PowerPC64.def
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/ELFRelocs/RISCV.def
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/ELFRelocs/Sparc.def
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/ELFRelocs/SystemZ.def
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/ELFRelocs/i386.def
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/ELFRelocs/x86_64.def
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/MachO.def
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/MachO.h
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/Magic.h
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/Wasm.h
|
|
|
|
|
include/libLLVM/llvm/BinaryFormat/WasmRelocs.def
|
|
|
|
|
include/libLLVM/llvm/Bitcode/BitCodes.h
|
|
|
|
|
include/libLLVM/llvm/Bitcode/BitcodeReader.h
|
|
|
|
|
include/libLLVM/llvm/Bitcode/BitcodeWriter.h
|
|
|
|
@ -189,19 +234,23 @@ include/libLLVM/llvm/Bitcode/BitcodeWriterPass.h
|
|
|
|
|
include/libLLVM/llvm/Bitcode/BitstreamReader.h
|
|
|
|
|
include/libLLVM/llvm/Bitcode/BitstreamWriter.h
|
|
|
|
|
include/libLLVM/llvm/Bitcode/LLVMBitCodes.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/AccelTable.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/Analysis.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/AsmPrinter.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/AtomicExpandUtils.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/BasicTTIImpl.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/CalcSpillWeights.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/CallingConvLower.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/CommandFlags.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/CommandFlags.inc
|
|
|
|
|
include/libLLVM/llvm/CodeGen/CostTable.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/DAGCombine.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/DFAPacketizer.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/DIE.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/DIEValue.def
|
|
|
|
|
include/libLLVM/llvm/CodeGen/DwarfStringPoolEntry.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/EdgeBundles.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/ExecutionDomainFix.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/ExpandReductions.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/FastISel.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/FaultMaps.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/FunctionLoweringInfo.h
|
|
|
|
@ -210,13 +259,21 @@ include/libLLVM/llvm/CodeGen/GCMetadataPrinter.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/GCStrategy.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/GCs.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/GlobalISel/CallLowering.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/GlobalISel/GISelAccessor.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/GlobalISel/Combiner.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/GlobalISel/CombinerHelper.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/GlobalISel/CombinerInfo.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/GlobalISel/ConstantFoldingMIRBuilder.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/GlobalISel/GISelWorkList.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/GlobalISel/IRTranslator.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/GlobalISel/InstructionSelect.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/GlobalISel/InstructionSelector.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/GlobalISel/Legalizer.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/GlobalISel/LegalizerHelper.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/GlobalISel/LegalizerInfo.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/GlobalISel/Localizer.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/GlobalISel/MIPatternMatch.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/GlobalISel/RegBankSelect.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/GlobalISel/RegisterBank.h
|
|
|
|
@ -226,19 +283,23 @@ include/libLLVM/llvm/CodeGen/GlobalISel/Utils.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/ISDOpcodes.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/IntrinsicLowering.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/LatencyPriorityQueue.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/LexicalScopes.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/LinkAllAsmWriterComponents.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/LinkAllCodegenComponents.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/LiveInterval.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/LiveIntervalAnalysis.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/LiveIntervalUnion.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/LiveIntervals.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/LivePhysRegs.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/LiveRangeEdit.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/LiveRegMatrix.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/LiveStackAnalysis.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/LiveRegUnits.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/LiveStacks.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/LiveVariables.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/LoopTraversal.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/LowLevelType.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/MIRParser/MIRParser.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/MIRPrinter.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/MIRYamlMapping.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/MachORelocation.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/MachineBasicBlock.h
|
|
|
|
@ -250,7 +311,6 @@ include/libLLVM/llvm/CodeGen/MachineDominanceFrontier.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/MachineDominators.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/MachineFrameInfo.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/MachineFunction.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/MachineFunctionInitializer.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/MachineFunctionPass.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/MachineInstr.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/MachineInstrBuilder.h
|
|
|
|
@ -262,6 +322,8 @@ include/libLLVM/llvm/CodeGen/MachineMemOperand.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/MachineModuleInfo.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/MachineModuleInfoImpls.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/MachineOperand.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/MachineOptimizationRemarkEmitter.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/MachineOutliner.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/MachinePassRegistry.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/MachinePostDominators.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/MachineRegionInfo.h
|
|
|
|
@ -269,7 +331,7 @@ include/libLLVM/llvm/CodeGen/MachineRegisterInfo.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/MachineSSAUpdater.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/MachineScheduler.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/MachineTraceMetrics.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/MachineValueType.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/MacroFusion.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/PBQP/CostAllocator.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/PBQP/Graph.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/PBQP/Math.h
|
|
|
|
@ -280,6 +342,7 @@ include/libLLVM/llvm/CodeGen/ParallelCG.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/Passes.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/PreISelIntrinsicLowering.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/PseudoSourceValue.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/ReachingDefAnalysis.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/RegAllocPBQP.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/RegAllocRegistry.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/RegisterClassInfo.h
|
|
|
|
@ -288,6 +351,7 @@ include/libLLVM/llvm/CodeGen/RegisterScavenging.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/RegisterUsageInfo.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/ResourcePriorityQueue.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/RuntimeLibcalls.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/SDNodeProperties.td
|
|
|
|
|
include/libLLVM/llvm/CodeGen/ScheduleDAG.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/ScheduleDAGInstrs.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/ScheduleDAGMutation.h
|
|
|
|
@ -296,6 +360,7 @@ include/libLLVM/llvm/CodeGen/ScheduleHazardRecognizer.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/SchedulerRegistry.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/ScoreboardHazardRecognizer.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/SelectionDAG.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/SelectionDAGAddressAnalysis.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/SelectionDAGISel.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/SelectionDAGNodes.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/SelectionDAGTargetInfo.h
|
|
|
|
@ -303,13 +368,21 @@ include/libLLVM/llvm/CodeGen/SlotIndexes.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/StackMaps.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/StackProtector.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/TailDuplicator.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/TargetCallingConv.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/TargetFrameLowering.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/TargetInstrInfo.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/TargetLowering.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/TargetLoweringObjectFileImpl.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/TargetOpcodes.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/TargetPassConfig.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/TargetRegisterInfo.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/TargetSchedule.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/TargetSubtargetInfo.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/UnreachableBlockElim.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/ValueTypes.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/ValueTypes.td
|
|
|
|
|
include/libLLVM/llvm/CodeGen/VirtRegMap.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/WasmEHFuncInfo.h
|
|
|
|
|
include/libLLVM/llvm/CodeGen/WinEHFuncInfo.h
|
|
|
|
|
include/libLLVM/llvm/Config/AsmParsers.def
|
|
|
|
|
include/libLLVM/llvm/Config/AsmPrinters.def
|
|
|
|
@ -317,21 +390,42 @@ include/libLLVM/llvm/Config/Disassemblers.def
|
|
|
|
|
include/libLLVM/llvm/Config/Targets.def
|
|
|
|
|
include/libLLVM/llvm/Config/abi-breaking.h
|
|
|
|
|
include/libLLVM/llvm/Config/llvm-config.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/CVDebugRecord.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/CVRecord.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/CVSymbolTypes.def
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/CVSymbolVisitor.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/CVTypeDumper.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/CVTypeVisitor.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/CodeView.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/CodeViewError.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/CodeViewRecordIO.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/CodeViewRegisters.def
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/CodeViewSymbols.def
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/CodeViewTypes.def
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/DebugLinesSubsection.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/DebugSubsection.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/EnumTables.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/Formatters.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/FunctionId.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/GUID.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/Line.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/ModuleSubstream.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/ModuleSubstreamVisitor.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/RecordName.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/RecordSerialization.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/StringsAndChecksums.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/SymbolDeserializer.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/SymbolDumper.h
|
|
|
|
@ -341,28 +435,29 @@ include/libLLVM/llvm/DebugInfo/CodeView/SymbolSerializer.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/TypeDatabase.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/TypeDatabaseVisitor.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/TypeCollection.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/TypeDeserializer.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/TypeDumpVisitor.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/TypeDumperBase.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/TypeHashing.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/TypeIndex.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/TypeRecord.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/TypeRecordBuilder.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/TypeRecordMapping.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/TypeRecords.def
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/TypeSerializer.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/TypeStreamMerger.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/TypeTableBuilder.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/TypeTableCollection.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DIContext.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFAddressRange.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFAttribute.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFCompileUnit.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFContext.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFDataExtractor.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFDebugAddr.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFDebugAranges.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
|
|
|
|
@ -372,46 +467,89 @@ include/libLLVM/llvm/DebugInfo/DWARF/DWARFDebugLoc.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFDebugMacro.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFDie.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFExpression.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFFormValue.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFGdbIndex.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFListTable.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFObject.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFRelocMap.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFSection.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFTypeUnit.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFUnit.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFUnitIndex.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/MSF/ByteStream.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/DWARF/DWARFVerifier.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/MSF/IMSFFile.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/MSF/MSFBuilder.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/MSF/MSFCommon.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/MSF/MSFError.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/MSF/MSFStreamLayout.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/MSF/MappedBlockStream.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/MSF/SequencedItemStream.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/MSF/StreamArray.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/MSF/StreamInterface.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/MSF/StreamReader.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/MSF/StreamRef.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/MSF/StreamWriter.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/DIA/DIADataStream.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/DIA/DIAEnumInjectedSources.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/DIA/DIAEnumSectionContribs.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/DIA/DIAEnumTables.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/DIA/DIAError.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/DIA/DIALineNumber.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/DIA/DIASectionContrib.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/DIA/DIASession.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/DIA/DIASourceFile.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/DIA/DIASupport.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/DIA/DIATable.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/DIA/DIAUtils.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/GenericError.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/IPDBDataStream.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/IPDBEnumChildren.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/IPDBInjectedSource.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/IPDBLineNumber.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/IPDBRawSymbol.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/IPDBSectionContrib.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/IPDBSession.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/IPDBSourceFile.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/IPDBTable.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/DbiModuleList.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/DbiStream.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/EnumTables.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/Formatters.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/GlobalsStream.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/Hash.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/HashTable.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/InfoStream.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/NamedStreamMap.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/NativeBuiltinSymbol.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/NativeEnumModules.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/NativeEnumSymbol.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/NativeSession.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/PDBFile.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/PDBStringTable.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/PublicsStream.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/RawConstants.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/RawError.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/RawTypes.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/SymbolStream.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/TpiHashing.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/TpiStream.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/PDB.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/PDBContext.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/PDBExtras.h
|
|
|
|
@ -449,30 +587,7 @@ include/libLLVM/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/PDBSymbolUnknown.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/PDBTypes.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Raw/DbiStream.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Raw/DbiStreamBuilder.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Raw/EnumTables.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Raw/GlobalsStream.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Raw/Hash.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Raw/ISectionContribVisitor.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Raw/InfoStream.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Raw/InfoStreamBuilder.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Raw/ModInfo.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Raw/ModStream.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Raw/NameHashTable.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Raw/NameMap.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Raw/NameMapBuilder.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Raw/PDBFile.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Raw/PDBFileBuilder.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Raw/PublicsStream.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Raw/RawConstants.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Raw/RawError.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Raw/RawSession.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Raw/RawTypes.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Raw/SymbolStream.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Raw/TpiHashing.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Raw/TpiStream.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/Raw/TpiStreamBuilder.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/PDB/UDTLayout.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/Symbolize/DIPrinter.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/Symbolize/SymbolizableModule.h
|
|
|
|
|
include/libLLVM/llvm/DebugInfo/Symbolize/Symbolize.h
|
|
|
|
@ -485,18 +600,20 @@ include/libLLVM/llvm/ExecutionEngine/JITSymbol.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/MCJIT.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/OProfileWrapper.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/ObjectCache.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/ObjectMemoryBuffer.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/Orc/CompileUtils.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/Orc/Core.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/Orc/ExecutionUtils.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/Orc/GlobalMappingLayer.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/Orc/IRCompileLayer.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/Orc/IRTransformLayer.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/Orc/IndirectionUtils.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/Orc/LLJIT.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/Orc/LambdaResolver.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/Orc/Layer.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/Orc/Legacy.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/Orc/NullResolver.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/Orc/OrcABISupport.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/Orc/OrcError.h
|
|
|
|
@ -505,16 +622,25 @@ include/libLLVM/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/Orc/RPCSerialization.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/Orc/RPCUtils.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/Orc/RawByteChannel.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/Orc/RemoteObjectLayer.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/Orc/SymbolStringPool.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/OrcMCJITReplacement.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/RTDyldMemoryManager.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/RuntimeDyld.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/RuntimeDyldChecker.h
|
|
|
|
|
include/libLLVM/llvm/ExecutionEngine/SectionMemoryManager.h
|
|
|
|
|
include/libLLVM/llvm/FuzzMutate/FuzzerCLI.h
|
|
|
|
|
include/libLLVM/llvm/FuzzMutate/IRMutator.h
|
|
|
|
|
include/libLLVM/llvm/FuzzMutate/OpDescriptor.h
|
|
|
|
|
include/libLLVM/llvm/FuzzMutate/Operations.h
|
|
|
|
|
include/libLLVM/llvm/FuzzMutate/Random.h
|
|
|
|
|
include/libLLVM/llvm/FuzzMutate/RandomIRBuilder.h
|
|
|
|
|
include/libLLVM/llvm/IR/Argument.h
|
|
|
|
|
include/libLLVM/llvm/IR/AssemblyAnnotationWriter.h
|
|
|
|
|
include/libLLVM/llvm/IR/Attributes.gen
|
|
|
|
|
include/libLLVM/llvm/IR/Attributes.h
|
|
|
|
|
include/libLLVM/llvm/IR/Attributes.inc
|
|
|
|
|
include/libLLVM/llvm/IR/Attributes.td
|
|
|
|
|
include/libLLVM/llvm/IR/AutoUpgrade.h
|
|
|
|
|
include/libLLVM/llvm/IR/BasicBlock.h
|
|
|
|
@ -533,8 +659,11 @@ include/libLLVM/llvm/IR/DebugInfoFlags.def
|
|
|
|
|
include/libLLVM/llvm/IR/DebugInfoMetadata.h
|
|
|
|
|
include/libLLVM/llvm/IR/DebugLoc.h
|
|
|
|
|
include/libLLVM/llvm/IR/DerivedTypes.h
|
|
|
|
|
include/libLLVM/llvm/IR/DerivedUser.h
|
|
|
|
|
include/libLLVM/llvm/IR/DiagnosticHandler.h
|
|
|
|
|
include/libLLVM/llvm/IR/DiagnosticInfo.h
|
|
|
|
|
include/libLLVM/llvm/IR/DiagnosticPrinter.h
|
|
|
|
|
include/libLLVM/llvm/IR/DomTreeUpdater.h
|
|
|
|
|
include/libLLVM/llvm/IR/Dominators.h
|
|
|
|
|
include/libLLVM/llvm/IR/Function.h
|
|
|
|
|
include/libLLVM/llvm/IR/GVMaterializer.h
|
|
|
|
@ -554,8 +683,9 @@ include/libLLVM/llvm/IR/InstrTypes.h
|
|
|
|
|
include/libLLVM/llvm/IR/Instruction.def
|
|
|
|
|
include/libLLVM/llvm/IR/Instruction.h
|
|
|
|
|
include/libLLVM/llvm/IR/Instructions.h
|
|
|
|
|
include/libLLVM/llvm/IR/IntrinsicEnums.inc
|
|
|
|
|
include/libLLVM/llvm/IR/IntrinsicImpl.inc
|
|
|
|
|
include/libLLVM/llvm/IR/IntrinsicInst.h
|
|
|
|
|
include/libLLVM/llvm/IR/Intrinsics.gen
|
|
|
|
|
include/libLLVM/llvm/IR/Intrinsics.h
|
|
|
|
|
include/libLLVM/llvm/IR/Intrinsics.td
|
|
|
|
|
include/libLLVM/llvm/IR/IntrinsicsAArch64.td
|
|
|
|
@ -591,6 +721,8 @@ include/libLLVM/llvm/IR/PassManagerInternal.h
|
|
|
|
|
include/libLLVM/llvm/IR/PatternMatch.h
|
|
|
|
|
include/libLLVM/llvm/IR/PredIteratorCache.h
|
|
|
|
|
include/libLLVM/llvm/IR/ProfileSummary.h
|
|
|
|
|
include/libLLVM/llvm/IR/RuntimeLibcalls.def
|
|
|
|
|
include/libLLVM/llvm/IR/SafepointIRVerifier.h
|
|
|
|
|
include/libLLVM/llvm/IR/Statepoint.h
|
|
|
|
|
include/libLLVM/llvm/IR/SymbolTableListTraits.h
|
|
|
|
|
include/libLLVM/llvm/IR/TrackingMDRef.h
|
|
|
|
@ -616,7 +748,6 @@ include/libLLVM/llvm/LTO/legacy/LTOCodeGenerator.h
|
|
|
|
|
include/libLLVM/llvm/LTO/legacy/LTOModule.h
|
|
|
|
|
include/libLLVM/llvm/LTO/legacy/ThinLTOCodeGenerator.h
|
|
|
|
|
include/libLLVM/llvm/LTO/legacy/UpdateCompilerUsed.h
|
|
|
|
|
include/libLLVM/llvm/LibDriver/LibDriver.h
|
|
|
|
|
include/libLLVM/llvm/LineEditor/LineEditor.h
|
|
|
|
|
include/libLLVM/llvm/LinkAllIR.h
|
|
|
|
|
include/libLLVM/llvm/LinkAllPasses.h
|
|
|
|
@ -629,9 +760,12 @@ include/libLLVM/llvm/MC/MCAsmInfo.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCAsmInfoCOFF.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCAsmInfoDarwin.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCAsmInfoELF.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCAsmInfoWasm.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCAsmLayout.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCAsmMacro.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCAssembler.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCCodeEmitter.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCCodePadder.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCCodeView.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCContext.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCDirectives.h
|
|
|
|
@ -674,15 +808,19 @@ include/libLLVM/llvm/MC/MCSection.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCSectionCOFF.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCSectionELF.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCSectionMachO.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCSectionWasm.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCStreamer.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCSubtargetInfo.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCSymbol.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCSymbolCOFF.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCSymbolELF.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCSymbolMachO.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCSymbolWasm.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCTargetOptions.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCTargetOptionsCommandFlags.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCTargetOptionsCommandFlags.inc
|
|
|
|
|
include/libLLVM/llvm/MC/MCValue.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCWasmObjectWriter.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCWasmStreamer.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCWin64EH.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCWinCOFFObjectWriter.h
|
|
|
|
|
include/libLLVM/llvm/MC/MCWinCOFFStreamer.h
|
|
|
|
@ -696,15 +834,17 @@ include/libLLVM/llvm/Object/ArchiveWriter.h
|
|
|
|
|
include/libLLVM/llvm/Object/Binary.h
|
|
|
|
|
include/libLLVM/llvm/Object/COFF.h
|
|
|
|
|
include/libLLVM/llvm/Object/COFFImportFile.h
|
|
|
|
|
include/libLLVM/llvm/Object/COFFModuleDefinition.h
|
|
|
|
|
include/libLLVM/llvm/Object/CVDebugRecord.h
|
|
|
|
|
include/libLLVM/llvm/Object/Decompressor.h
|
|
|
|
|
include/libLLVM/llvm/Object/ELF.h
|
|
|
|
|
include/libLLVM/llvm/Object/ELFObjectFile.h
|
|
|
|
|
include/libLLVM/llvm/Object/ELFTypes.h
|
|
|
|
|
include/libLLVM/llvm/Object/Error.h
|
|
|
|
|
include/libLLVM/llvm/Object/IRObjectFile.h
|
|
|
|
|
include/libLLVM/llvm/Object/IRSymtab.h
|
|
|
|
|
include/libLLVM/llvm/Object/MachO.h
|
|
|
|
|
include/libLLVM/llvm/Object/MachOUniversal.h
|
|
|
|
|
include/libLLVM/llvm/Object/ModuleSummaryIndexObjectFile.h
|
|
|
|
|
include/libLLVM/llvm/Object/ModuleSymbolTable.h
|
|
|
|
|
include/libLLVM/llvm/Object/ObjectFile.h
|
|
|
|
|
include/libLLVM/llvm/Object/RelocVisitor.h
|
|
|
|
@ -712,11 +852,19 @@ include/libLLVM/llvm/Object/StackMapParser.h
|
|
|
|
|
include/libLLVM/llvm/Object/SymbolSize.h
|
|
|
|
|
include/libLLVM/llvm/Object/SymbolicFile.h
|
|
|
|
|
include/libLLVM/llvm/Object/Wasm.h
|
|
|
|
|
include/libLLVM/llvm/Object/WasmTraits.h
|
|
|
|
|
include/libLLVM/llvm/Object/WindowsResource.h
|
|
|
|
|
include/libLLVM/llvm/ObjectYAML/COFFYAML.h
|
|
|
|
|
include/libLLVM/llvm/ObjectYAML/CodeViewYAMLDebugSections.h
|
|
|
|
|
include/libLLVM/llvm/ObjectYAML/CodeViewYAMLSymbols.h
|
|
|
|
|
include/libLLVM/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h
|
|
|
|
|
include/libLLVM/llvm/ObjectYAML/CodeViewYAMLTypes.h
|
|
|
|
|
include/libLLVM/llvm/ObjectYAML/DWARFEmitter.h
|
|
|
|
|
include/libLLVM/llvm/ObjectYAML/DWARFYAML.h
|
|
|
|
|
include/libLLVM/llvm/ObjectYAML/ELFYAML.h
|
|
|
|
|
include/libLLVM/llvm/ObjectYAML/MachOYAML.h
|
|
|
|
|
include/libLLVM/llvm/ObjectYAML/ObjectYAML.h
|
|
|
|
|
include/libLLVM/llvm/ObjectYAML/WasmYAML.h
|
|
|
|
|
include/libLLVM/llvm/ObjectYAML/YAML.h
|
|
|
|
|
include/libLLVM/llvm/Option/Arg.h
|
|
|
|
|
include/libLLVM/llvm/Option/ArgList.h
|
|
|
|
@ -730,9 +878,11 @@ include/libLLVM/llvm/PassInfo.h
|
|
|
|
|
include/libLLVM/llvm/PassRegistry.h
|
|
|
|
|
include/libLLVM/llvm/PassSupport.h
|
|
|
|
|
include/libLLVM/llvm/Passes/PassBuilder.h
|
|
|
|
|
include/libLLVM/llvm/Passes/PassPlugin.h
|
|
|
|
|
include/libLLVM/llvm/ProfileData/Coverage/CoverageMapping.h
|
|
|
|
|
include/libLLVM/llvm/ProfileData/Coverage/CoverageMappingReader.h
|
|
|
|
|
include/libLLVM/llvm/ProfileData/Coverage/CoverageMappingWriter.h
|
|
|
|
|
include/libLLVM/llvm/ProfileData/GCOV.h
|
|
|
|
|
include/libLLVM/llvm/ProfileData/InstrProf.h
|
|
|
|
|
include/libLLVM/llvm/ProfileData/InstrProfData.inc
|
|
|
|
|
include/libLLVM/llvm/ProfileData/InstrProfReader.h
|
|
|
|
@ -742,6 +892,9 @@ include/libLLVM/llvm/ProfileData/SampleProf.h
|
|
|
|
|
include/libLLVM/llvm/ProfileData/SampleProfReader.h
|
|
|
|
|
include/libLLVM/llvm/ProfileData/SampleProfWriter.h
|
|
|
|
|
include/libLLVM/llvm/Support/AArch64TargetParser.def
|
|
|
|
|
include/libLLVM/llvm/Support/AMDGPUMetadata.h
|
|
|
|
|
include/libLLVM/llvm/Support/AMDHSAKernelDescriptor.h
|
|
|
|
|
include/libLLVM/llvm/Support/ARMAttributeParser.h
|
|
|
|
|
include/libLLVM/llvm/Support/ARMBuildAttributes.h
|
|
|
|
|
include/libLLVM/llvm/Support/ARMEHABI.h
|
|
|
|
|
include/libLLVM/llvm/Support/ARMTargetParser.def
|
|
|
|
@ -751,46 +904,37 @@ include/libLLVM/llvm/Support/Allocator.h
|
|
|
|
|
include/libLLVM/llvm/Support/ArrayRecycler.h
|
|
|
|
|
include/libLLVM/llvm/Support/Atomic.h
|
|
|
|
|
include/libLLVM/llvm/Support/AtomicOrdering.h
|
|
|
|
|
include/libLLVM/llvm/Support/BinaryByteStream.h
|
|
|
|
|
include/libLLVM/llvm/Support/BinaryItemStream.h
|
|
|
|
|
include/libLLVM/llvm/Support/BinaryStream.h
|
|
|
|
|
include/libLLVM/llvm/Support/BinaryStreamArray.h
|
|
|
|
|
include/libLLVM/llvm/Support/BinaryStreamError.h
|
|
|
|
|
include/libLLVM/llvm/Support/BinaryStreamReader.h
|
|
|
|
|
include/libLLVM/llvm/Support/BinaryStreamRef.h
|
|
|
|
|
include/libLLVM/llvm/Support/BinaryStreamWriter.h
|
|
|
|
|
include/libLLVM/llvm/Support/BlockFrequency.h
|
|
|
|
|
include/libLLVM/llvm/Support/BranchProbability.h
|
|
|
|
|
include/libLLVM/llvm/Support/CBindingWrapping.h
|
|
|
|
|
include/libLLVM/llvm/Support/COFF.h
|
|
|
|
|
include/libLLVM/llvm/Support/COM.h
|
|
|
|
|
include/libLLVM/llvm/Support/CachePruning.h
|
|
|
|
|
include/libLLVM/llvm/Support/Capacity.h
|
|
|
|
|
include/libLLVM/llvm/Support/Casting.h
|
|
|
|
|
include/libLLVM/llvm/Support/CheckedArithmetic.h
|
|
|
|
|
include/libLLVM/llvm/Support/Chrono.h
|
|
|
|
|
include/libLLVM/llvm/Support/CodeGen.h
|
|
|
|
|
include/libLLVM/llvm/Support/CodeGenCWrappers.h
|
|
|
|
|
include/libLLVM/llvm/Support/CodeGenCoverage.h
|
|
|
|
|
include/libLLVM/llvm/Support/CommandLine.h
|
|
|
|
|
include/libLLVM/llvm/Support/Compiler.h
|
|
|
|
|
include/libLLVM/llvm/Support/Compression.h
|
|
|
|
|
include/libLLVM/llvm/Support/ConvertUTF.h
|
|
|
|
|
include/libLLVM/llvm/Support/CrashRecoveryContext.h
|
|
|
|
|
include/libLLVM/llvm/Support/DJB.h
|
|
|
|
|
include/libLLVM/llvm/Support/DOTGraphTraits.h
|
|
|
|
|
include/libLLVM/llvm/Support/DataExtractor.h
|
|
|
|
|
include/libLLVM/llvm/Support/DataTypes.h
|
|
|
|
|
include/libLLVM/llvm/Support/Debug.h
|
|
|
|
|
include/libLLVM/llvm/Support/Dwarf.def
|
|
|
|
|
include/libLLVM/llvm/Support/Dwarf.h
|
|
|
|
|
include/libLLVM/llvm/Support/DebugCounter.h
|
|
|
|
|
include/libLLVM/llvm/Support/DynamicLibrary.h
|
|
|
|
|
include/libLLVM/llvm/Support/ELF.h
|
|
|
|
|
include/libLLVM/llvm/Support/ELFRelocs/AArch64.def
|
|
|
|
|
include/libLLVM/llvm/Support/ELFRelocs/AMDGPU.def
|
|
|
|
|
include/libLLVM/llvm/Support/ELFRelocs/ARM.def
|
|
|
|
|
include/libLLVM/llvm/Support/ELFRelocs/AVR.def
|
|
|
|
|
include/libLLVM/llvm/Support/ELFRelocs/BPF.def
|
|
|
|
|
include/libLLVM/llvm/Support/ELFRelocs/Hexagon.def
|
|
|
|
|
include/libLLVM/llvm/Support/ELFRelocs/Lanai.def
|
|
|
|
|
include/libLLVM/llvm/Support/ELFRelocs/Mips.def
|
|
|
|
|
include/libLLVM/llvm/Support/ELFRelocs/PowerPC.def
|
|
|
|
|
include/libLLVM/llvm/Support/ELFRelocs/PowerPC64.def
|
|
|
|
|
include/libLLVM/llvm/Support/ELFRelocs/RISCV.def
|
|
|
|
|
include/libLLVM/llvm/Support/ELFRelocs/Sparc.def
|
|
|
|
|
include/libLLVM/llvm/Support/ELFRelocs/SystemZ.def
|
|
|
|
|
include/libLLVM/llvm/Support/ELFRelocs/WebAssembly.def
|
|
|
|
|
include/libLLVM/llvm/Support/ELFRelocs/i386.def
|
|
|
|
|
include/libLLVM/llvm/Support/ELFRelocs/x86_64.def
|
|
|
|
|
include/libLLVM/llvm/Support/Endian.h
|
|
|
|
|
include/libLLVM/llvm/Support/EndianStream.h
|
|
|
|
|
include/libLLVM/llvm/Support/Errc.h
|
|
|
|
@ -808,23 +952,26 @@ include/libLLVM/llvm/Support/FormatProviders.h
|
|
|
|
|
include/libLLVM/llvm/Support/FormatVariadic.h
|
|
|
|
|
include/libLLVM/llvm/Support/FormatVariadicDetails.h
|
|
|
|
|
include/libLLVM/llvm/Support/FormattedStream.h
|
|
|
|
|
include/libLLVM/llvm/Support/GCOV.h
|
|
|
|
|
include/libLLVM/llvm/Support/GenericDomTree.h
|
|
|
|
|
include/libLLVM/llvm/Support/GenericDomTreeConstruction.h
|
|
|
|
|
include/libLLVM/llvm/Support/GlobPattern.h
|
|
|
|
|
include/libLLVM/llvm/Support/GraphWriter.h
|
|
|
|
|
include/libLLVM/llvm/Support/Host.h
|
|
|
|
|
include/libLLVM/llvm/Support/InitLLVM.h
|
|
|
|
|
include/libLLVM/llvm/Support/JSON.h
|
|
|
|
|
include/libLLVM/llvm/Support/JamCRC.h
|
|
|
|
|
include/libLLVM/llvm/Support/KnownBits.h
|
|
|
|
|
include/libLLVM/llvm/Support/LEB128.h
|
|
|
|
|
include/libLLVM/llvm/Support/LICENSE.TXT
|
|
|
|
|
include/libLLVM/llvm/Support/LineIterator.h
|
|
|
|
|
include/libLLVM/llvm/Support/Locale.h
|
|
|
|
|
include/libLLVM/llvm/Support/LockFileManager.h
|
|
|
|
|
include/libLLVM/llvm/Support/LowLevelTypeImpl.h
|
|
|
|
|
include/libLLVM/llvm/Support/MD5.h
|
|
|
|
|
include/libLLVM/llvm/Support/MachO.def
|
|
|
|
|
include/libLLVM/llvm/Support/MachO.h
|
|
|
|
|
include/libLLVM/llvm/Support/MachineValueType.h
|
|
|
|
|
include/libLLVM/llvm/Support/ManagedStatic.h
|
|
|
|
|
include/libLLVM/llvm/Support/MathExtras.h
|
|
|
|
|
include/libLLVM/llvm/Support/MemAlloc.h
|
|
|
|
|
include/libLLVM/llvm/Support/Memory.h
|
|
|
|
|
include/libLLVM/llvm/Support/MemoryBuffer.h
|
|
|
|
|
include/libLLVM/llvm/Support/MipsABIFlags.h
|
|
|
|
@ -833,6 +980,7 @@ include/libLLVM/llvm/Support/MutexGuard.h
|
|
|
|
|
include/libLLVM/llvm/Support/NativeFormatting.h
|
|
|
|
|
include/libLLVM/llvm/Support/OnDiskHashTable.h
|
|
|
|
|
include/libLLVM/llvm/Support/Options.h
|
|
|
|
|
include/libLLVM/llvm/Support/Parallel.h
|
|
|
|
|
include/libLLVM/llvm/Support/Path.h
|
|
|
|
|
include/libLLVM/llvm/Support/PluginLoader.h
|
|
|
|
|
include/libLLVM/llvm/Support/PointerLikeTypeTraits.h
|
|
|
|
@ -846,13 +994,15 @@ include/libLLVM/llvm/Support/Recycler.h
|
|
|
|
|
include/libLLVM/llvm/Support/RecyclingAllocator.h
|
|
|
|
|
include/libLLVM/llvm/Support/Regex.h
|
|
|
|
|
include/libLLVM/llvm/Support/Registry.h
|
|
|
|
|
include/libLLVM/llvm/Support/ReverseIteration.h
|
|
|
|
|
include/libLLVM/llvm/Support/SHA1.h
|
|
|
|
|
include/libLLVM/llvm/Support/SMLoc.h
|
|
|
|
|
include/libLLVM/llvm/Support/SaveAndRestore.h
|
|
|
|
|
include/libLLVM/llvm/Support/ScaledNumber.h
|
|
|
|
|
include/libLLVM/llvm/Support/ScopedPrinter.h
|
|
|
|
|
include/libLLVM/llvm/Support/Signals.h
|
|
|
|
|
include/libLLVM/llvm/Support/Solaris.h
|
|
|
|
|
include/libLLVM/llvm/Support/SmallVectorMemoryBuffer.h
|
|
|
|
|
include/libLLVM/llvm/Support/Solaris/sys/regset.h
|
|
|
|
|
include/libLLVM/llvm/Support/SourceMgr.h
|
|
|
|
|
include/libLLVM/llvm/Support/SpecialCaseList.h
|
|
|
|
|
include/libLLVM/llvm/Support/StringPool.h
|
|
|
|
@ -860,9 +1010,11 @@ include/libLLVM/llvm/Support/StringSaver.h
|
|
|
|
|
include/libLLVM/llvm/Support/SwapByteOrder.h
|
|
|
|
|
include/libLLVM/llvm/Support/SystemUtils.h
|
|
|
|
|
include/libLLVM/llvm/Support/TarWriter.h
|
|
|
|
|
include/libLLVM/llvm/Support/TargetOpcodes.def
|
|
|
|
|
include/libLLVM/llvm/Support/TargetParser.h
|
|
|
|
|
include/libLLVM/llvm/Support/TargetRegistry.h
|
|
|
|
|
include/libLLVM/llvm/Support/TargetSelect.h
|
|
|
|
|
include/libLLVM/llvm/Support/TaskQueue.h
|
|
|
|
|
include/libLLVM/llvm/Support/ThreadLocal.h
|
|
|
|
|
include/libLLVM/llvm/Support/ThreadPool.h
|
|
|
|
|
include/libLLVM/llvm/Support/Threading.h
|
|
|
|
@ -874,11 +1026,15 @@ include/libLLVM/llvm/Support/TypeName.h
|
|
|
|
|
include/libLLVM/llvm/Support/Unicode.h
|
|
|
|
|
include/libLLVM/llvm/Support/UnicodeCharRanges.h
|
|
|
|
|
include/libLLVM/llvm/Support/UniqueLock.h
|
|
|
|
|
include/libLLVM/llvm/Support/VCSRevision.h
|
|
|
|
|
include/libLLVM/llvm/Support/Valgrind.h
|
|
|
|
|
include/libLLVM/llvm/Support/Wasm.h
|
|
|
|
|
include/libLLVM/llvm/Support/VersionTuple.h
|
|
|
|
|
include/libLLVM/llvm/Support/Watchdog.h
|
|
|
|
|
include/libLLVM/llvm/Support/Win64EH.h
|
|
|
|
|
include/libLLVM/llvm/Support/WindowsError.h
|
|
|
|
|
include/libLLVM/llvm/Support/WithColor.h
|
|
|
|
|
include/libLLVM/llvm/Support/X86DisassemblerDecoderCommon.h
|
|
|
|
|
include/libLLVM/llvm/Support/X86TargetParser.def
|
|
|
|
|
include/libLLVM/llvm/Support/YAMLParser.h
|
|
|
|
|
include/libLLVM/llvm/Support/YAMLTraits.h
|
|
|
|
|
include/libLLVM/llvm/Support/circular_raw_ostream.h
|
|
|
|
@ -896,30 +1052,31 @@ include/libLLVM/llvm/TableGen/SetTheory.h
|
|
|
|
|
include/libLLVM/llvm/TableGen/StringMatcher.h
|
|
|
|
|
include/libLLVM/llvm/TableGen/StringToOffsetTable.h
|
|
|
|
|
include/libLLVM/llvm/TableGen/TableGenBackend.h
|
|
|
|
|
include/libLLVM/llvm/Target/CostTable.h
|
|
|
|
|
include/libLLVM/llvm/Target/CodeGenCWrappers.h
|
|
|
|
|
include/libLLVM/llvm/Target/GenericOpcodes.td
|
|
|
|
|
include/libLLVM/llvm/Target/GlobalISel/RegisterBank.td
|
|
|
|
|
include/libLLVM/llvm/Target/GlobalISel/SelectionDAGCompat.td
|
|
|
|
|
include/libLLVM/llvm/Target/GlobalISel/Target.td
|
|
|
|
|
include/libLLVM/llvm/Target/Target.td
|
|
|
|
|
include/libLLVM/llvm/Target/TargetCallingConv.h
|
|
|
|
|
include/libLLVM/llvm/Target/TargetCallingConv.td
|
|
|
|
|
include/libLLVM/llvm/Target/TargetFrameLowering.h
|
|
|
|
|
include/libLLVM/llvm/Target/TargetGlobalISel.td
|
|
|
|
|
include/libLLVM/llvm/Target/TargetInstrInfo.h
|
|
|
|
|
include/libLLVM/llvm/Target/TargetInstrPredicate.td
|
|
|
|
|
include/libLLVM/llvm/Target/TargetIntrinsicInfo.h
|
|
|
|
|
include/libLLVM/llvm/Target/TargetItinerary.td
|
|
|
|
|
include/libLLVM/llvm/Target/TargetLowering.h
|
|
|
|
|
include/libLLVM/llvm/Target/TargetLoweringObjectFile.h
|
|
|
|
|
include/libLLVM/llvm/Target/TargetMachine.h
|
|
|
|
|
include/libLLVM/llvm/Target/TargetOpcodes.def
|
|
|
|
|
include/libLLVM/llvm/Target/TargetOpcodes.h
|
|
|
|
|
include/libLLVM/llvm/Target/TargetOptions.h
|
|
|
|
|
include/libLLVM/llvm/Target/TargetRegisterInfo.h
|
|
|
|
|
include/libLLVM/llvm/Target/TargetSchedule.td
|
|
|
|
|
include/libLLVM/llvm/Target/TargetSelectionDAG.td
|
|
|
|
|
include/libLLVM/llvm/Target/TargetSubtargetInfo.h
|
|
|
|
|
include/libLLVM/llvm/Testing/Support/Error.h
|
|
|
|
|
include/libLLVM/llvm/Testing/Support/SupportHelpers.h
|
|
|
|
|
include/libLLVM/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h
|
|
|
|
|
include/libLLVM/llvm/ToolDrivers/llvm-lib/LibDriver.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Coroutines.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/GCOVProfiler.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/IPO.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/IPO/AlwaysInliner.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/IPO/ArgumentPromotion.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/IPO/CalledValuePropagation.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/IPO/ConstantMerge.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/IPO/CrossDSOCFI.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/IPO/DeadArgumentElimination.h
|
|
|
|
@ -937,23 +1094,30 @@ include/libLLVM/llvm/Transforms/IPO/LowerTypeTests.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/IPO/PartialInlining.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/IPO/PassManagerBuilder.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/IPO/SCCP.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/IPO/SampleProfile.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/IPO/StripDeadPrototypes.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/IPO/SyntheticCountsPropagation.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/IPO/WholeProgramDevirt.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/InstCombine/InstCombine.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/InstCombine/InstCombineWorklist.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/InstrProfiling.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Instrumentation.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Instrumentation/BoundsChecking.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Instrumentation/CGProfile.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Instrumentation/GCOVProfiler.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Instrumentation/InstrProfiling.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Instrumentation/PGOInstrumentation.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/ObjCARC.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/PGOInstrumentation.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/SampleProfile.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/ADCE.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/AlignmentFromAssumptions.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/BDCE.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/CallSiteSplitting.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/ConstantHoisting.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/CorrelatedValuePropagation.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/DCE.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/DeadStoreElimination.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/DivRemPairs.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/EarlyCSE.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/Float2Int.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/GVN.h
|
|
|
|
@ -961,6 +1125,8 @@ include/libLLVM/llvm/Transforms/Scalar/GVNExpression.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/GuardWidening.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/IVUsersPrinter.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/IndVarSimplify.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/InstSimplifyPass.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/JumpThreading.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/LICM.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h
|
|
|
|
@ -969,10 +1135,14 @@ include/libLLVM/llvm/Transforms/Scalar/LoopDeletion.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/LoopDistribute.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/LoopIdiomRecognize.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/LoopInstSimplify.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/LoopLoadElimination.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/LoopPassManager.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/LoopPredication.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/LoopRotation.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/LoopSimplifyCFG.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/LoopSink.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/LoopStrengthReduce.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/LoopUnrollPass.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/LowerAtomic.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/LowerExpectIntrinsic.h
|
|
|
|
@ -983,22 +1153,27 @@ include/libLLVM/llvm/Transforms/Scalar/NaryReassociate.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/NewGVN.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/Reassociate.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/RewriteStatepointsForGC.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/SCCP.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/SROA.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/SimpleLoopUnswitch.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/SimplifyCFG.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/Sink.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/SpeculateAroundPHIs.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/SpeculativeExecution.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Scalar/TailRecursionElimination.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/ASanStackFrameLayout.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/AddDiscriminators.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/BasicBlockUtils.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/BreakCriticalEdges.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/BuildLibCalls.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/BypassSlowDivision.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/CallPromotionUtils.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/Cloning.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/CmpInstAnalysis.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/CodeExtractor.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/CtorUtils.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/EntryExitInstrumenter.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/EscapeEnumerator.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/Evaluator.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/FunctionComparator.h
|
|
|
|
@ -1009,43 +1184,47 @@ include/libLLVM/llvm/Transforms/Utils/IntegerDivision.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/LCSSA.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/LibCallsShrinkWrap.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/Local.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/LoopRotationUtils.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/LoopSimplify.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/LoopUtils.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/LoopVersioning.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/LowerInvoke.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/LowerMemIntrinsics.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/Mem2Reg.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/MemorySSA.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/ModuleUtils.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/NameAnonGlobals.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/OrderedInstructions.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/PredicateInfo.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/PromoteMemToReg.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/SSAUpdater.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/SSAUpdaterBulk.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/SSAUpdaterImpl.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/SanitizerStats.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/SimplifyIndVar.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/SimplifyInstructions.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/SimplifyLibCalls.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/SplitModule.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/SymbolRewriter.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/UnifyFunctionExitNodes.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/UnrollLoop.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/VNCoercion.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Utils/ValueMapper.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Vectorize.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Vectorize/LoopVectorize.h
|
|
|
|
|
include/libLLVM/llvm/Transforms/Vectorize/SLPVectorizer.h
|
|
|
|
|
${PLIST.notdylib}lib/libLLVM/libLLVM-${LLVM_MAJOR_MINOR}.${SOEXT}
|
|
|
|
|
${PLIST.notdylib}lib/libLLVM/libLLVM-${PKGVERSION}.${SOEXT}
|
|
|
|
|
include/libLLVM/llvm/WindowsManifest/WindowsManifestMerger.h
|
|
|
|
|
include/libLLVM/llvm/WindowsResource/ResourceProcessor.h
|
|
|
|
|
include/libLLVM/llvm/WindowsResource/ResourceScriptToken.h
|
|
|
|
|
include/libLLVM/llvm/WindowsResource/ResourceScriptTokenList.h
|
|
|
|
|
include/libLLVM/llvm/XRay/Graph.h
|
|
|
|
|
include/libLLVM/llvm/XRay/InstrumentationMap.h
|
|
|
|
|
include/libLLVM/llvm/XRay/Trace.h
|
|
|
|
|
include/libLLVM/llvm/XRay/XRayRecord.h
|
|
|
|
|
include/libLLVM/llvm/XRay/YAMLXRayRecord.h
|
|
|
|
|
${PLIST.notdylib}lib/libLLVM/libLLVM-${LLVM_MAJOR_MINOR}.${SOEXT}
|
|
|
|
|
${PLIST.notdylib}lib/libLLVM/libLLVM-${PKGVERSION}.${SOEXT}
|
|
|
|
|
lib/libLLVM/libLLVM.${SOEXT}
|
|
|
|
|
libexec/libLLVM/llvm-cat
|
|
|
|
|
libexec/libLLVM/llvm-config
|
|
|
|
|
libexec/libLLVM/llvm-cxxfilt
|
|
|
|
|
libexec/libLLVM/llvm-lto2
|
|
|
|
|
libexec/libLLVM/llvm-modextract
|
|
|
|
|
libexec/libLLVM/llvm-opt-report
|
|
|
|
|
libexec/libLLVM/llvm-strings
|
|
|
|
|
libexec/libLLVM/llvm-xray
|
|
|
|
|
share/libLLVM/cmake/AddLLVM.cmake
|
|
|
|
|
share/libLLVM/cmake/AddLLVMDefinitions.cmake
|
|
|
|
|
share/libLLVM/cmake/AddOCaml.cmake
|
|
|
|
@ -1056,6 +1235,7 @@ share/libLLVM/cmake/CheckLinkerFlag.cmake
|
|
|
|
|
share/libLLVM/cmake/ChooseMSVCCRT.cmake
|
|
|
|
|
share/libLLVM/cmake/CrossCompile.cmake
|
|
|
|
|
share/libLLVM/cmake/DetermineGCCCompatible.cmake
|
|
|
|
|
share/libLLVM/cmake/FindLibpfm.cmake
|
|
|
|
|
share/libLLVM/cmake/FindOCaml.cmake
|
|
|
|
|
share/libLLVM/cmake/FindSphinx.cmake
|
|
|
|
|
share/libLLVM/cmake/GenerateVersionFromCVS.cmake
|
|
|
|
|