aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--win32/CodeGen/CodeGen.vcproj16
-rw-r--r--win32/Transforms/Transforms.vcproj12
2 files changed, 12 insertions, 16 deletions
diff --git a/win32/CodeGen/CodeGen.vcproj b/win32/CodeGen/CodeGen.vcproj
index 1e0976b..7707e79 100644
--- a/win32/CodeGen/CodeGen.vcproj
+++ b/win32/CodeGen/CodeGen.vcproj
@@ -477,6 +477,14 @@
>
</File>
<File
+ RelativePath="..\..\lib\CodeGen\ScheduleDAG.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\lib\CodeGen\ScheduleDAGEmit.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\CodeGen\ShadowStackGC.cpp"
>
</File>
@@ -552,14 +560,6 @@
>
</File>
<File
- RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAG.cpp"
- >
- </File>
- <File
- RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGEmit.cpp"
- >
- </File>
- <File
RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGFast.cpp"
>
</File>
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>