aboutsummaryrefslogtreecommitdiffstats
path: root/win32/Transforms
diff options
context:
space:
mode:
Diffstat (limited to 'win32/Transforms')
-rw-r--r--win32/Transforms/Transforms.vcproj24
1 files changed, 3 insertions, 21 deletions
diff --git a/win32/Transforms/Transforms.vcproj b/win32/Transforms/Transforms.vcproj
index e1856da..f756c62 100644
--- a/win32/Transforms/Transforms.vcproj
+++ b/win32/Transforms/Transforms.vcproj
@@ -108,18 +108,6 @@
Name="Source Files"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
- <File
- RelativePath="..\..\lib\Transforms\ExprTypeConvert.cpp">
- </File>
- <File
- RelativePath="..\..\lib\Transforms\LevelRaise.cpp">
- </File>
- <File
- RelativePath="..\..\lib\Transforms\TransformInternals.cpp">
- </File>
- <File
- RelativePath="..\..\lib\Transforms\TransformInternals.h">
- </File>
<Filter
Name="Instrumentation"
Filter="">
@@ -130,9 +118,6 @@
RelativePath="..\..\lib\Transforms\Instrumentation\EdgeProfiling.cpp">
</File>
<File
- RelativePath="..\..\lib\Transforms\Instrumentation\EmitFunctions.cpp">
- </File>
- <File
RelativePath="..\..\lib\Transforms\Instrumentation\ProfilingUtils.cpp">
</File>
<File
@@ -144,9 +129,6 @@
<File
RelativePath="..\..\lib\Transforms\Instrumentation\RSProfiling.h">
</File>
- <File
- RelativePath="..\..\lib\Transforms\Instrumentation\TraceBasicBlocks.cpp">
- </File>
</Filter>
<Filter
Name="IPO"
@@ -167,9 +149,6 @@
RelativePath="..\..\lib\Transforms\Ipo\ExtractFunction.cpp">
</File>
<File
- RelativePath="..\..\lib\Transforms\Ipo\FunctionResolution.cpp">
- </File>
- <File
RelativePath="..\..\lib\Transforms\Ipo\GlobalDCE.cpp">
</File>
<File
@@ -209,6 +188,9 @@
RelativePath="..\..\lib\Transforms\Ipo\SimplifyLibCalls.cpp">
</File>
<File
+ RelativePath="..\..\lib\Transforms\IPO\StripDeadPrototypes.cpp">
+ </File>
+ <File
RelativePath="..\..\lib\Transforms\Ipo\StripSymbols.cpp">
</File>
</Filter>