diff options
Diffstat (limited to 'llvm/win32/Transforms')
-rw-r--r-- | llvm/win32/Transforms/Transforms.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/win32/Transforms/Transforms.vcproj b/llvm/win32/Transforms/Transforms.vcproj index ef57d430b11..101c04e8598 100644 --- a/llvm/win32/Transforms/Transforms.vcproj +++ b/llvm/win32/Transforms/Transforms.vcproj @@ -602,6 +602,10 @@ > </File> <File + RelativePath="..\..\lib\Transforms\Utils\InstructionNamer.cpp" + > + </File> + <File RelativePath="..\..\lib\Transforms\Utils\LCSSA.cpp" > </File> |