mirror of https://github.com/Cisco-Talos/clamav
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
562 lines
13 KiB
562 lines
13 KiB
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
Keyword="Win32Proj"
|
|
Name="LLVMjit"
|
|
ProjectGUID="{6D7B62E9-883D-406C-B6F8-1636D3962772}"
|
|
ProjectType="Visual C++"
|
|
RootNamespace="LLVMjit"
|
|
TargetFrameworkVersion="196613"
|
|
Version="9,00"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
CharacterSet="1"
|
|
ConfigurationType="4"
|
|
IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
AdditionalIncludeDirectories=""$(SolutionDir)";"$(SolutionDir)..\libclamav\c++\llvm\include";"$(SolutionDir)llvmbuild\include""
|
|
BasicRuntimeChecks="3"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
|
|
ExceptionHandling="1"
|
|
MinimalRebuild="true"
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="_DEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
CharacterSet="1"
|
|
ConfigurationType="4"
|
|
IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
AdditionalIncludeDirectories=""$(SolutionDir)";"$(SolutionDir)..\libclamav\c++\llvm\include";"$(SolutionDir)llvmbuild\include""
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
|
|
EnableFunctionLevelLinking="false"
|
|
EnableIntrinsicFunctions="true"
|
|
ExceptionHandling="1"
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
PreprocessorDefinitions="NDEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
WholeProgramOptimization="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
Name="Source Files"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\GVMaterializer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Analysis\PointerTracking.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Analysis\AliasAnalysis.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\Allocator.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\APFloat.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\APInt.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\AsmWriter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\Attributes.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\AutoUpgrade.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Analysis\BasicAliasAnalysis.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\BasicBlock.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Analysis\CaptureTracking.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\circular_raw_ostream.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\CommandLine.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\ConstantFold.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\ConstantRange.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\Constants.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\Core.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\Debug.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Analysis\DebugInfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\Dominators.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\Dwarf.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\CodeGen\ELFCodeEmitter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\CodeGen\ELFWriter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\ErrorHandling.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\ExecutionEngine.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\FoldingSet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\FormattedStream.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\Function.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\Globals.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\GraphWriter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\InlineAsm.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\Instruction.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\Instructions.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\JIT\Intercept.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\IntrinsicInst.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\IRBuilder.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\JIT\JIT.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\JIT\JITDebugRegisterer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\JIT\JITDwarfEmitter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\JIT\JITEmitter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\JIT\JITMemoryManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\LeakDetector.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\LLVMContext.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineBasicBlock.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineFunction.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineFunctionAnalysis.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineFunctionPass.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineInstr.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineModuleInfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineRegisterInfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\ManagedStatic.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Target\Mangler.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\MC\MCAsmInfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\MC\MCContext.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\MC\MCExpr.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\MC\MCSection.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\MC\MCSectionELF.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\MC\MCSectionMachO.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\MC\MCSymbol.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\MemoryBuffer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Analysis\MemoryBuiltins.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\Metadata.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\Module.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\CodeGen\ObjectCodeEmitter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\JIT\OProfileJITEventListener.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\Pass.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\PassManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\PrettyStackTrace.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\PrintModulePass.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\CodeGen\PseudoSourceValue.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\raw_ostream.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\SmallPtrSet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\SmallVector.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\SourceMgr.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\Statistic.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\StringExtras.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\StringMap.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\StringPool.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\StringRef.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Target\SubtargetFeature.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Target\TargetData.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Target\TargetInstrInfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\CodeGen\TargetInstrInfoImpl.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Target\TargetLoweringObjectFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Target\TargetMachine.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Target\TargetRegisterInfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\TargetRegistry.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\JIT\TargetSelect.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\Timer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\Triple.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Support\Twine.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\Type.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\TypeSymbolTable.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\Use.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\Value.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\ValueSymbolTable.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Analysis\ValueTracking.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\ValueTypes.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\VMCore\Verifier.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|
|
|