diff options
| author | Jeff Cohen <jeffc@jolt-lang.org> | 2005-11-28 06:46:36 +0000 |
|---|---|---|
| committer | Jeff Cohen <jeffc@jolt-lang.org> | 2005-11-28 06:46:36 +0000 |
| commit | e8c6277a4f5388d34b92f42801d89794ced25725 (patch) | |
| tree | 019c7928af1d40cb63c9c228a14dde330f52eb60 /llvm/win32/Transforms | |
| parent | 7ff44ec372a2eb55cbbaae2b47b926487b92780b (diff) | |
| download | bcm5719-llvm-e8c6277a4f5388d34b92f42801d89794ced25725.tar.gz bcm5719-llvm-e8c6277a4f5388d34b92f42801d89794ced25725.zip | |
Teach Visual Studio about new files.
llvm-svn: 24497
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 |

