Update a couple VC++ project files.
authorSteve Naroff <snaroff@apple.com>
Tue, 6 May 2008 23:14:34 +0000 (23:14 +0000)
committerSteve Naroff <snaroff@apple.com>
Tue, 6 May 2008 23:14:34 +0000 (23:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50780 91177308-0d34-0410-b5e6-96231b3b80d8

win32/TableGen/TableGen.vcproj
win32/Transforms/Transforms.vcproj

index 225882d68d9d1ed3d0f311179a51fd2ab1f72eba..f64f1956d555311e985ce4cff0e1e02474357cf2 100644 (file)
                                >
                        </File>
                        <File
-                               RelativePath="..\..\utils\TableGen\LLVMCCConfigurationEmitter.cpp"
+                               RelativePath="..\..\utils\TableGen\LLVMCConfigurationEmitter.cpp"
                                >
                        </File>
                        <File
index 56de59e54dad4f382f608e9ec72f5e121d8e3b20..7c5770a4f8d1f07b3ed81c16664844cfb95961e5 100644 (file)
                                        RelativePath="..\..\lib\Transforms\Scalar\InstructionCombining.cpp"
                                        >
                                </File>
+                               <File
+                                       RelativePath="..\..\lib\Transforms\Scalar\JumpThreading.cpp"
+                                       >
+                               </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Scalar\LICM.cpp"
                                        >
                                </File>
+                               <File
+                                       RelativePath="..\..\lib\Transforms\Scalar\LoopDeletion.cpp"
+                                       >
+                               </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Scalar\LoopIndexSplit.cpp"
                                        >
                                        RelativePath="..\..\lib\Transforms\Scalar\SimplifyCFG.cpp"
                                        >
                                </File>
+                               <File
+                                       RelativePath="..\..\lib\Transforms\Scalar\SimplifyLibCalls.cpp"
+                                       >
+                                       <FileConfiguration
+                                               Name="Debug|Win32"
+                                               >
+                                               <Tool
+                                                       Name="VCCLCompilerTool"
+                                                       ObjectFile="$(IntDir)\$(InputName)1.obj"
+                                                       XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
+                                               />
+                                       </FileConfiguration>
+                                       <FileConfiguration
+                                               Name="Release|Win32"
+                                               >
+                                               <Tool
+                                                       Name="VCCLCompilerTool"
+                                                       ObjectFile="$(IntDir)\$(InputName)1.obj"
+                                                       XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
+                                               />
+                                       </FileConfiguration>
+                               </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Scalar\TailDuplication.cpp"
                                        >