mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 00:32:55 +00:00
Update the win32 project files, contributed by Morton Ofstad!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18495 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c8ef1edc63
commit
ffbc58de91
@ -167,6 +167,93 @@
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\AliasAnalysis.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\AliasSetTracker.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\CallGraph.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\CFGPrinter.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\ConstantsScanner.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\DataStructure\DataStructure.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\Dominators.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\DataStructure\DSGraph.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\DataStructure\DSGraphTraits.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\DataStructure\DSNode.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\DataStructure\DSSupport.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\Expressions.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\FindUnsafePointerTypes.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\FindUsedTypes.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\Interval.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\IntervalIterator.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\IntervalPartition.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\LoadValueNumbering.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\LoopInfo.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\Passes.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\PostDominators.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\ProfileInfo.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\ProfileInfoLoader.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\ProfileInfoTypes.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\ScalarEvolution.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\ScalarEvolutionExpressions.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\Trace.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\ValueNumbering.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\Verifier.h">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
|
@ -170,15 +170,69 @@
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\CodeGen\AsmPrinter.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\CodeGen\InstrScheduling.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\CodeGen\IntrinsicLowering.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\LiveInterval.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\LiveIntervalAnalysis.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\CodeGen\LiveVariables.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\CodeGen\MachineBasicBlock.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\CodeGen\MachineCodeEmitter.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\CodeGen\MachineConstantPool.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\CodeGen\MachineFrameInfo.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\CodeGen\MachineFunction.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\CodeGen\MachineFunctionPass.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\CodeGen\MachineInstr.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\CodeGen\MachineInstrBuilder.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\CodeGen\Passes.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\PhysRegTracker.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\CodeGen\SchedGraphCommon.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\CodeGen\SelectionDAG.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\CodeGen\SSARegMap.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\CodeGen\ValueSet.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\CodeGen\ValueTypes.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\VirtRegMap.h">
|
||||
</File>
|
||||
|
@ -72,8 +72,7 @@
|
||||
Name="Configure|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="..\tools\sed <$(InputPath) >$(InputDir)config.h "s/#undef PACKAGE_NAME/#define PACKAGE_NAME \"LLVM (win32 vc7.1)\"/;s/#undef PACKAGE_VERSION/#define PACKAGE_VERSION 1.4/;s/#undef HAVE_WINDOWS_H/#define HAVE_WINDOWS_H 1/;s/#undef HAVE_LIMITS_H/#define HAVE_LIMITS_H 1/;s/#undef HAVE_SYS_STAT_H/#define HAVE_SYS_STAT_H 1/;s/#undef SHLIBEXT/#define SHLIBEXT \".lib\"/"
|
||||
"
|
||||
CommandLine="..\tools\sed <$(InputPath) >$(InputDir)config.h "s/#undef PACKAGE_NAME/#define PACKAGE_NAME \"LLVM (win32 vc7.1)\"/;s/#undef PACKAGE_VERSION/#define PACKAGE_VERSION 1.4/;s/#undef HAVE_WINDOWS_H/#define HAVE_WINDOWS_H 1/;s/#undef HAVE_LIMITS_H/#define HAVE_LIMITS_H 1/;s/#undef HAVE_SYS_STAT_H/#define HAVE_SYS_STAT_H 1/;s/#undef HAVE_STDLIB_H/#define HAVE_STDLIB_H 1/;s/#undef HAVE_STDIO_H/#define HAVE_STDIO_H 1/;s/#undef HAVE_STRING_H/#define HAVE_STRING_H 1/;s/#undef SHLIBEXT/#define SHLIBEXT \".lib\"/;s/#undef error_t/#define error_t int/;s/#undef HAVE_ERRNO_H/#define HAVE_ERRNO_H 1/;s/#undef LTDL_DLOPEN_DEPLIBS/#define LTDL_DLOPEN_DEPLIBS 1/;s/#undef LTDL_OBJDIR/#define LTDL_OBJDIR \"_libs\"/;s/#undef LTDL_SHLIBPATH_VAR/#define LTDL_SHLIBPATH_VAR \"PATH\"/;s/#undef LTDL_SHLIB_EXT/#define LTDL_SHLIB_EXT \".dll\"/;s/#undef LTDL_SYSSEARCHPATH/#define LTDL_SYSSEARCHPATH \"\"/;""
|
||||
Outputs="$(InputDir)config.h"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
@ -94,7 +93,7 @@
|
||||
Name="Configure|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="..\tools\sed <$(InputPath) >$(InputDir)hash_map "s/#undef HAVE_GLOBAL_HASH_MAP/#define HAVE_GLOBAL_HASH_MAP 1/;/using HASH_NAMESPACE\:\:hash;.*$/{D};/#include.*HashExtras.*$/{D}"
|
||||
CommandLine="..\tools\sed <$(InputPath) >$(InputDir)hash_map "s/#undef HAVE_GLOBAL_HASH_MAP/#define HAVE_GLOBAL_HASH_MAP 1/;/using HASH_NAMESPACE\:\:hash;.*$/{D};/#include.*HashExtras.*$/{D};s/define HASH_NAMESPACE std/define HASH_NAMESPACE stdext/"
|
||||
"
|
||||
Outputs="$(InputDir)hash_map"/>
|
||||
</FileConfiguration>
|
||||
@ -105,7 +104,7 @@
|
||||
Name="Configure|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="..\tools\sed <$(InputPath) >$(InputDir)hash_set "s/#undef HAVE_GLOBAL_HASH_SET/#define HAVE_GLOBAL_HASH_SET 1/;/using HASH_NAMESPACE\:\:hash;.*$/{D};/#include.*HashExtras.*$/{D}"
|
||||
CommandLine="..\tools\sed <$(InputPath) >$(InputDir)hash_set "s/#undef HAVE_GLOBAL_HASH_SET/#define HAVE_GLOBAL_HASH_SET 1/;/using HASH_NAMESPACE\:\:hash;.*$/{D};/#include.*HashExtras.*$/{D};s/define HASH_NAMESPACE std/define HASH_NAMESPACE stdext/"
|
||||
"
|
||||
Outputs="$(InputDir)hash_set"/>
|
||||
</FileConfiguration>
|
||||
|
@ -113,13 +113,16 @@
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\ExecutionEngine\ExecutionEngine.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\ExecutionEngine\GenericValue.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="JIT"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\..\lib\ExecutionEngine\Jit\Emitter.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\ExecutionEngine\Jit\Intercept.cpp">
|
||||
</File>
|
||||
@ -129,6 +132,9 @@
|
||||
<File
|
||||
RelativePath="..\..\lib\ExecutionEngine\Jit\JIT.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\ExecutionEngine\Jit\JITEmitter.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\ExecutionEngine\Jit\TargetSelect.cpp">
|
||||
</File>
|
||||
|
@ -114,13 +114,16 @@
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Support\Compressor.cpp">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories=""/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Support\Debug.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Support\DynamicLinker.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Support\FileUtilities.cpp">
|
||||
<FileConfiguration
|
||||
@ -216,9 +219,6 @@
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Support\DOTGraphTraits.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Support\DynamicLinker.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Support\ELF.h">
|
||||
</File>
|
||||
@ -289,6 +289,67 @@
|
||||
RelativePath="..\..\include\llvm\Support\TypeInfo.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="ADT"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Adt\BitSetVector.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Adt\DenseMap.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Adt\DepthFirstIterator.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Adt\EquivalenceClasses.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Adt\GraphTraits.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Adt\hash_map">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Adt\hash_set">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Adt\HashExtras.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Adt\ilist">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Adt\iterator">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Adt\PostOrderIterator.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Adt\SCCIterator.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Adt\SetOperations.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Adt\SetVector.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Adt\Statistic.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Adt\STLExtras.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Adt\StringExtras.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Adt\Tree.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Adt\VectorExtras.h">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
|
@ -106,6 +106,24 @@
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||
<File
|
||||
RelativePath="..\..\lib\System\DynamicLibrary.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\System\ltdl.c">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
PreprocessorDefinitions="__WINDOWS__"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
PreprocessorDefinitions="__WINDOWS__"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\System\MappedFile.cpp">
|
||||
</File>
|
||||
@ -136,12 +154,56 @@
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
<File
|
||||
RelativePath="..\..\lib\System\Win32\Win32.h">
|
||||
RelativePath="..\..\include\llvm\System\DynamicLibrary.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\System\ltdl.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\System\MappedFile.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\System\Memory.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\System\Path.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\System\Process.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\System\Program.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\System\Signals.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\System\SysConfig.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\System\TimeValue.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Win32"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\..\lib\System\Win32\DynamicLibrary.cpp">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="TRUE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="TRUE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\System\Win32\MappedFile.cpp">
|
||||
<FileConfiguration
|
||||
@ -278,6 +340,9 @@
|
||||
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\System\Win32\Win32.h">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
|
@ -131,6 +131,33 @@
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Target\MRegisterInfo.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Target\TargetData.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Target\TargetFrameInfo.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Target\TargetInstrInfo.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Target\TargetJITInfo.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Target\TargetMachine.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Target\TargetMachineRegistry.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Target\TargetOptions.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Target\TargetSchedInfo.h">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
|
@ -387,6 +387,33 @@
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Transforms\Utils\BasicBlockUtils.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Transforms\Utils\Cloning.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Transforms\Utils\FunctionUtils.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Transforms\Instrumentation.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Transforms\IPO.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Transforms\Utils\Local.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Transforms\Utils\PromoteMemToReg.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Transforms\Scalar.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Transforms\Utils\UnifyFunctionExitNodes.h">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
|
@ -170,15 +170,102 @@
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\AbstractTypeUser.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Argument.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\BasicBlock.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\CallGraphSCCPass.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Constant.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\VMCore\ConstantFolding.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Constants.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\DerivedTypes.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Function.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\GlobalValue.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\GlobalVariable.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\InstrTypes.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Instruction.def">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Instruction.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Instructions.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\IntrinsicInst.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Intrinsics.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Linker.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Module.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\ModuleProvider.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Pass.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\PassAnalysisSupport.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\PassManager.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\VMCore\PassManagerT.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\PassSupport.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\SymbolTable.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\SymbolTableListTraits.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\VMCore\SymbolTableListTraitsImpl.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Type.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Use.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\User.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Value.h">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
|
@ -141,6 +141,9 @@
|
||||
<File
|
||||
RelativePath="..\..\lib\Target\X86\X86ISelSimple.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Target\X86\X86JITInfo.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Target\X86\X86PeepholeOpt.cpp">
|
||||
</File>
|
||||
@ -150,9 +153,6 @@
|
||||
<File
|
||||
RelativePath="..\..\lib\Target\X86\X86TargetMachine.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Target\X86\X86TargetMachine.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
@ -173,6 +173,9 @@
|
||||
<File
|
||||
RelativePath="..\..\lib\Target\X86\X86RegisterInfo.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Target\X86\X86TargetMachine.h">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
|
Loading…
x
Reference in New Issue
Block a user