diff options
Diffstat (limited to 'llvm/win32/Transforms')
-rw-r--r-- | llvm/win32/Transforms/Transforms.vcproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/llvm/win32/Transforms/Transforms.vcproj b/llvm/win32/Transforms/Transforms.vcproj index f94e18e5e8a..ef505b4eb18 100644 --- a/llvm/win32/Transforms/Transforms.vcproj +++ b/llvm/win32/Transforms/Transforms.vcproj @@ -352,6 +352,10 @@ > </File> <File + RelativePath="..\..\lib\Transforms\IPO\ExtractGV.cpp" + > + </File> + <File RelativePath="..\..\lib\Transforms\Ipo\GlobalDCE.cpp" > </File> @@ -555,10 +559,6 @@ </File> </Filter> <Filter - Name="Parallel" - > - </Filter> - <Filter Name="Utils" > <File |