diff options
Diffstat (limited to 'llvm/win32/Transforms')
-rw-r--r-- | llvm/win32/Transforms/Transforms.vcproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/llvm/win32/Transforms/Transforms.vcproj b/llvm/win32/Transforms/Transforms.vcproj index e44da2bad0a..36596549f68 100644 --- a/llvm/win32/Transforms/Transforms.vcproj +++ b/llvm/win32/Transforms/Transforms.vcproj @@ -137,6 +137,12 @@ RelativePath="..\..\lib\Transforms\Instrumentation\ProfilingUtils.h"> </File> <File + RelativePath="..\..\lib\Transforms\Instrumentation\RSProfiling.cpp"> + </File> + <File + RelativePath="..\..\lib\Transforms\Instrumentation\RSProfiling.h"> + </File> + <File RelativePath="..\..\lib\Transforms\Instrumentation\TraceBasicBlocks.cpp"> </File> <File |