diff options
Diffstat (limited to 'win32/Transforms')
-rw-r--r-- | win32/Transforms/Transforms.vcproj | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/win32/Transforms/Transforms.vcproj b/win32/Transforms/Transforms.vcproj index 82458fe..8308497 100644 --- a/win32/Transforms/Transforms.vcproj +++ b/win32/Transforms/Transforms.vcproj @@ -387,6 +387,33 @@ Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> + <File + RelativePath="..\..\include\llvm\Transforms\Utils\BasicBlockUtils.h"> + </File> + <File + RelativePath="..\..\include\llvm\Transforms\Utils\Cloning.h"> + </File> + <File + RelativePath="..\..\include\llvm\Transforms\Utils\FunctionUtils.h"> + </File> + <File + RelativePath="..\..\include\llvm\Transforms\Instrumentation.h"> + </File> + <File + RelativePath="..\..\include\llvm\Transforms\IPO.h"> + </File> + <File + RelativePath="..\..\include\llvm\Transforms\Utils\Local.h"> + </File> + <File + RelativePath="..\..\include\llvm\Transforms\Utils\PromoteMemToReg.h"> + </File> + <File + RelativePath="..\..\include\llvm\Transforms\Scalar.h"> + </File> + <File + RelativePath="..\..\include\llvm\Transforms\Utils\UnifyFunctionExitNodes.h"> + </File> </Filter> </Files> <Globals> |