diff options
Diffstat (limited to 'win32/Transforms')
-rw-r--r-- | win32/Transforms/Transforms.vcproj | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/win32/Transforms/Transforms.vcproj b/win32/Transforms/Transforms.vcproj index 0bde3d8..2554a4e 100644 --- a/win32/Transforms/Transforms.vcproj +++ b/win32/Transforms/Transforms.vcproj @@ -344,10 +344,6 @@ Name="IPO" > <File - RelativePath="..\..\lib\Transforms\IPO\FunctionAttrs.cpp" - > - </File> - <File RelativePath="..\..\lib\Transforms\Ipo\ArgumentPromotion.cpp" > </File> @@ -368,6 +364,10 @@ > </File> <File + RelativePath="..\..\lib\Transforms\IPO\FunctionAttrs.cpp" + > + </File> + <File RelativePath="..\..\lib\Transforms\Ipo\GlobalDCE.cpp" > </File> @@ -610,10 +610,6 @@ > </File> <File - RelativePath="..\..\lib\Transforms\Utils\DbgInfoUtils.cpp" - > - </File> - <File RelativePath="..\..\lib\Transforms\Utils\DemoteRegToStack.cpp" > </File> |