Adding MachineLoopInfo.h,.cpp and MachineLICP.cpp to VStudio build

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44690 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chuck Rose III 2007-12-08 00:53:13 +00:00
parent 0f940c95d4
commit e5839f8788

View File

@ -376,6 +376,14 @@
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"
>
@ -602,6 +610,10 @@
RelativePath="..\..\include\llvm\CodeGen\MachineLocation.h"
>
</File>
<File
RelativePath="..\..\include\llvm\CodeGen\MachineLoopInfo.h"
>
</File>
<File
RelativePath="..\..\include\llvm\CodeGen\MachineModuleInfo.h"
>