Adding MachineLoopInfo.h,.cpp and MachineLICP.cpp to VStudio build
authorChuck Rose III <cfr@adobe.com>
Sat, 8 Dec 2007 00:53:13 +0000 (00:53 +0000)
committerChuck Rose III <cfr@adobe.com>
Sat, 8 Dec 2007 00:53:13 +0000 (00:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44690 91177308-0d34-0410-b5e6-96231b3b80d8

win32/CodeGen/CodeGen.vcproj

index 0d09138f63d6a34647c262959635f211fdb5f44d..d87abc2bb5bf642bb90bbca59e8aa16c10515f32 100644 (file)
                                RelativePath="..\..\lib\CodeGen\MachineInstr.cpp"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\CodeGen\MachineLICM.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\lib\CodeGen\MachineLoopInfo.cpp"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\lib\CodeGen\MachineModuleInfo.cpp"
                                >
                                RelativePath="..\..\include\llvm\CodeGen\MachineLocation.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\include\llvm\CodeGen\MachineLoopInfo.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\include\llvm\CodeGen\MachineModuleInfo.h"
                                >