diff options
| author | Jeff Cohen <jeffc@jolt-lang.org> | 2006-01-04 17:19:48 +0000 |
|---|---|---|
| committer | Jeff Cohen <jeffc@jolt-lang.org> | 2006-01-04 17:19:48 +0000 |
| commit | 37c56fc58f3f1d8343dc5ddafff520784940f1ea (patch) | |
| tree | 5d949f1014f971df37c425a1e95ec7be7d18b068 /llvm/win32/CodeGen | |
| parent | 0da76a676a5b5cd0a18ad044d168fb2a779dab76 (diff) | |
| download | bcm5719-llvm-37c56fc58f3f1d8343dc5ddafff520784940f1ea.tar.gz bcm5719-llvm-37c56fc58f3f1d8343dc5ddafff520784940f1ea.zip | |
Teach Visual Studio about new file.
llvm-svn: 25097
Diffstat (limited to 'llvm/win32/CodeGen')
| -rw-r--r-- | llvm/win32/CodeGen/CodeGen.vcproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/win32/CodeGen/CodeGen.vcproj b/llvm/win32/CodeGen/CodeGen.vcproj index d2cb87ec059..2685137c2b2 100644 --- a/llvm/win32/CodeGen/CodeGen.vcproj +++ b/llvm/win32/CodeGen/CodeGen.vcproj @@ -139,6 +139,9 @@ RelativePath="..\..\lib\CodeGen\MachineCodeEmitter.cpp"> </File> <File + RelativePath="..\..\lib\CodeGen\MachineDebugInfo.cpp"> + </File> + <File RelativePath="..\..\lib\CodeGen\MachineFunction.cpp"> </File> <File |

